Page 1449 of 2042

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 4:03 am
by Austin3
Hi Mr Tools,
Could you make this indicator to work in MT4 again.
Is an old indicator and is good.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 4:27 am
by oskar656
Hi coders,

Would it be possible to allow these indicators to leave "history" when they repaint? I would like that these semafors print on the chart and don't erase after a new high or low is reached. This, in order to backtest strategies like "Only take trades on the direction of the 576 period semafor". I believe that it could help many of us to better understand how it works and how we could get advantage of it.

Thank you.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 5:11 am
by mrtools
Austin3 wrote: Thu Dec 09, 2021 4:03 am Hi Mr Tools,
Could you make this indicator to work in MT4 again.
Is an old indicator and is good.
It looks like a decompiled mt4 built in macd/signal cross. The macd settings are possibly 12,16,and 20.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 5:13 am
by mrtools
oskar656 wrote: Thu Dec 09, 2021 4:27 am Hi coders,

Would it be possible to allow these indicators to leave "history" when they repaint? I would like that these semafors print on the chart and don't erase after a new high or low is reached. This, in order to backtest strategies like "Only take trades on the direction of the 576 period semafor". I believe that it could help many of us to better understand how it works and how we could get advantage of it.

Thank you.
Image
Coders would need the source code to be able to do anything.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 5:24 am
by Austin3
mrtools wrote: Thu Dec 09, 2021 5:11 am It looks like a decompiled mt4 built in macd/signal cross. The macd settings are possibly 12,16,and 20.
Why is it not showing on MT4 again?

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 5:49 am
by mrtools
Austin3 wrote: Thu Dec 09, 2021 5:24 am Why is it not showing on MT4 again?
Think because in the old mt4 long/short were not used as code now it is, maybe if changed to bull/bear it might work.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 5:56 am
by Austin3
mrtools wrote: Thu Dec 09, 2021 5:49 am Think because in the old mt4 long/short were not used as code now it is, maybe if changed to bull/bear it might work.
Can your magic hands do it?
If possible change to bull/bear
and if it works, let all use.
Thanks.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 7:15 am
by mrtools
whiplashtm wrote: Tue Dec 07, 2021 4:42 am Hi, is it possible to update directional volatility with the option to use the latest averages and prices? And would it be possible to "replace" the stdev calculation with mladens EMA deviation calclulation, and/or give the option to choose different averages for the deviation aswell (it's using SMA as standard). It would've been nice to have the indicator showing up on the entire charthistory aswell (probably because of the extcountbars code?).

Much appreciated. Take care.
Posted a version here Volatility indicators

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 8:30 am
by mrtools
Austin3 wrote: Thu Dec 09, 2021 5:56 am Can your magic hands do it?
If possible change to bull/bear
and if it works, let all use.
Thanks.
Do not work on decompiled code.

Re: MT4 Indicator requests and ideas

Posted: Thu Dec 09, 2021 2:36 pm
by thomdel
@ mrtools

Respected Sir,

Please see this request : viewtopic.php?p=1295452340#p1295452340


Thanks. Thanks. Thanks.