Page 1400 of 2170

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 6:24 am
by mrtools
stumblefrwd wrote: Thu Oct 07, 2021 5:09 am Instead of the keltner channel and ema being created from regular price charts, I want it to be calculated from Heiken Ashi
With heiken ashi candles?

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 11:52 am
by stumblefrwd
mrtools wrote: Thu Oct 07, 2021 6:24 am With heiken ashi candles?
Yes, and if it isn't too much trouble, could you do the same with this MACD? Thank you.

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 1:16 pm
by emmany4
Hello MrTools, please you adjusted this indicator - !SHI Signal - (alerts).ex4 a while back. Is it possible to make it display prices in the parameters or if you can share the mq4. Thanks.

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 4:40 pm
by wtrader13
Dear mrtools -

Would you please consider adding Open/Open price option to the attached indicator.

Thank you for all your efforts.

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 4:59 pm
by Wobstix
Good day to you all.
I have been working on my algorithm and use an indicator to manually back test my ideas.
The indicator is No Nonsense ATR
I find it quite good because wherever I click on the chart, it draws TP and SL lines to where each would be hit.
It works very well except that it calculates the TP & SL based on the ATR only.
The multiple of ATR can be changed in the settings as well as other various parameters.
I have contacted the developers of the indicator and asked them if they would be willing to add the option to include fixed SL & TP
The response was good but they are not prepared to do it.
They did say however, that the code is open source and I can try to do it myself.
This is a complicated indicator and as much as I pride myself in being able to make small changes to some indicators,
This is way out of my league.
Please will somebody have a look at it with a view of adding the option of fixed SL & TP.
I have included the indicator as well as a link to their site where a good description of the indicator can be found
I truly hope this can be done because I believe it will help not only me but, so many of us here.
Thank you in advance.

https://nnfxalgotester.com/help/no-nonsense-atr/

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 07, 2021 5:53 pm
by sal
mr.tools
can you make arrow based on the rule mentioned in snap for kelnter channe;
BLUE LINE EMA 2/close

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 08, 2021 12:38 am
by pin12
..........................................

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 08, 2021 12:48 am
by pin12
.............................................................

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 08, 2021 2:58 am
by mrtools
emmany4 wrote: Thu Oct 07, 2021 1:16 pm Hello MrTools, please you adjusted this indicator - !SHI Signal - (alerts).ex4 a while back. Is it possible to make it display prices in the parameters or if you can share the mq4. Thanks.
The calculations are based on set prices and adding prices wouldn't work.

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 08, 2021 3:03 am
by mrtools
wtrader13 wrote: Thu Oct 07, 2021 4:40 pm Dear mrtools -

Would you please consider adding Open/Open price option to the attached indicator.

Thank you for all your efforts.
The built in mt4 stochastic signal and stochastic only uses price close/close or low/high there is nothing I can do to change that.