• Login
  • Register
    • Unanswered topics
    • Active topics
  1. Home
  2. Board index
  3. MetaTrader Forum
  4. MT4 Indicators

Trend Indicators for MT4

Post Reply Attachments 1535
  1. Home
  2. Board index
  3. MetaTrader Forum
  4. MT4 Indicators
  • 1
  • …
  • 106
  • 107
  • 108
  • 109
  • 110
  • …
  • 179
Page 108 of 179
1781 posts
Display posts from previous
Sort by
  • Print view
User avatar
太虚一毫
Accomplished Trader
Posts:
1755
Joined:
February 2021
Location:
Garden of Eden
Platform:
MT4、MT5
Indicator:
ADXVMA、DSMA、RSI
Been thanked:
1026 times

Re: Self-adjusting GRaB Candles

1071 by 太虚一毫
mrtools wrote:Sun Mar 13, 2022 2:35 am What is Kvak's candle format?
GRaB does this by default. If candles automatically adjust width, fine:

input int WickWidth = 2;
input int BodyWidth = 4;
input bool UseAutoWidth = false;
111.png
  • Quote
  • Sun Mar 13, 2022 2:51 am


User avatar
mrtools
Head Coder & Moderator
Posts:
13675
Joined:
February 2017
Location:
Earth
Platform:
MT4 and MT5
Indicator:
All
Been thanked:
34029 times

Re: Self-adjusting GRaB Candles

1072 by mrtools
太虚一毫 wrote:Sun Mar 13, 2022 2:51 am GRaB does this by default. If candles automatically adjust width, fine:

input int WickWidth = 2;
input int BodyWidth = 4;
input bool UseAutoWidth = false;
Yes they automatically adjust.
  • Quote
  • Sun Mar 13, 2022 3:23 am
User avatar
kvak
Coding Expert & Moderator
Posts:
3271
Joined:
February 2018
Location:
Czech Rep.
Platform:
MT4
Been thanked:
13849 times

Re: Self-adjusting GRaB Candles

1073 by kvak
太虚一毫 wrote:Sun Mar 13, 2022 1:46 am It might be nice to upgrade GRaB to teacher kvak's candles format.
Hello.
Its not my idea or code this candles format....I copy it from Mladens and Mrtools code.
I thing is better use Mrtools averages channel candles or mine average channel....
  • Quote
  • Sun Mar 13, 2022 4:04 am
zuzu
zuzu
Banned
Posts:
37
Joined:
April 2021
Location:
türkiye
Platform:
mt4
Indicator:
ema
Been thanked:
3 times

Re: Trend Indicators for MT4

1074 by zuzu
mrtools wrote:Tue Mar 08, 2022 3:55 am Ok thanks, changed it back to the older filter function, should be good now.
hello..

Can you add another filter?
cross instant

Is it possible to only get sell alerts below zero?

Is it possible to receive purchase alerts above zero?
Screenshot_3.png
  • Quote
  • Sun Mar 13, 2022 9:47 am
zuzu
zuzu
Banned
Posts:
37
Joined:
April 2021
Location:
türkiye
Platform:
mt4
Indicator:
ema
Been thanked:
3 times

Re: Trend Indicators for MT4

1075 by zuzu
mrtools wrote:Tue Mar 08, 2022 3:55 am Ok thanks, changed it back to the older filter function, should be good now.
in addition to my previous post

If you add this on the zero level cross, it will all be much more beautiful.
  • Quote
  • Sun Mar 13, 2022 9:51 am


User avatar
太虚一毫
Accomplished Trader
Posts:
1755
Joined:
February 2021
Location:
Garden of Eden
Platform:
MT4、MT5
Indicator:
ADXVMA、DSMA、RSI
Been thanked:
1026 times

Re: LSMA Trend Channel

1076 by 太虚一毫
mrtools wrote:Wed Jul 24, 2019 5:41 am Added the price options.
lsma - trend - channeled (mtf + alerts + arrows) is a very good indicator! :thumbup:

What if lsma was replaced with other averaging methods?
lsma - trend - channeled (mtf + alerts + arrows).ex4 Downloaded 387 times 55.05 KiB
lsma trend - channeled.mq4 Downloaded 414 times 4.56 KiB
  • Quote
  • Sun Mar 13, 2022 7:29 pm
User avatar
mrtools
Head Coder & Moderator
Posts:
13675
Joined:
February 2017
Location:
Earth
Platform:
MT4 and MT5
Indicator:
All
Been thanked:
34029 times

Re: Trend Indicators for MT4

1077 by mrtools
zuzu wrote:Sun Mar 13, 2022 9:47 am hello..

Can you add another filter?
cross instant

Is it possible to only get sell alerts below zero?

Is it possible to receive purchase alerts above zero?
It has zero cross coloring, alerts, and arrows already.
  • Quote
  • Mon Mar 14, 2022 5:34 am
User avatar
mrtools
Head Coder & Moderator
Posts:
13675
Joined:
February 2017
Location:
Earth
Platform:
MT4 and MT5
Indicator:
All
Been thanked:
34029 times

Re: Trend Indicators for MT4

1078 by mrtools
太虚一毫 wrote:Sun Mar 13, 2022 7:29 pm lsma - trend - channeled (mtf + alerts + arrows) is a very good indicator! :thumbup:

What if lsma was replaced with other averaging methods?
This would be the averages trend channeled.
AUDUSDM15.png
averages trend - channeled.ex4 Downloaded 398 times 132.04 KiB
  • Quote
  • Mon Mar 14, 2022 6:55 am
User avatar
mrtools
Head Coder & Moderator
Posts:
13675
Joined:
February 2017
Location:
Earth
Platform:
MT4 and MT5
Indicator:
All
Been thanked:
34029 times

Re: Trend Indicators for MT4

1079 by mrtools
mrtools wrote:Mon Mar 14, 2022 6:55 am This would be the averages trend channeled.
Added filtering, looks like it may be of use.
averages trend filtered - channeled.ex4 Downloaded 632 times 136.17 KiB
AUDUSDM15.png
  • Quote
  • Mon Mar 14, 2022 10:26 am
LUCAS123
LUCAS123
Inactive Member
Posts:
19
Joined:
June 2019
Location:
Polska
Platform:
mt4
Been thanked:
3 times

Re: Trend Indicators for MT4

1080 by LUCAS123
mrtools wrote:Tue Mar 08, 2022 3:55 am Ok thanks, changed it back to the older filter function, should be good now.
hi mrtools, is it possible to add a reverse arrow, buy as sell, sell as buy?
1.png
  • Quote
  • Tue Mar 15, 2022 9:56 pm


  • 1
  • …
  • 106
  • 107
  • 108
  • 109
  • 110
  • …
  • 179
Page 108 of 179
1781 posts
Post Reply Attachments 1535

Return to “MT4 Indicators”

User avatar
Re: 🔺 MT5 XARD - Simple Trend Following Trading Sy
Hi, i would recommend Debian 12 (Bookworm), or a
Redman, Sat May 10, 2025 11:44 am
User avatar
Re: Any interesting movies to watch or stream onli
https
Banzai, Sat May 10, 2025 11:26 am
User avatar
Trade Copy
Overview   Copy trades to other accounts. Operat
funchi, Sat May 10, 2025 10:35 am
User avatar
Re: The FNC Greedy System
Welcome back Funchi, we've missed you and your da
Jimmy, Sat May 10, 2025 9:19 am

  • Home
  • Who are we?
  • Media Kit
  • All times are UTC+10:00
  • It is currently Sat May 10, 2025 1:00 pm
Powered by phpBB® & Gramziu - Web Ops By SiteSplat, Forex Station ©2016 - 2025Your data is secure with us

Login




Register