Re: Various (Specialist) indicators for MT4

1383
mrtools wrote: Wed Oct 09, 2024 5:56 am Added an on/off button.
Hi mrtools.

Thank you for this fantastic indicator, it is simply spectacular.

I would like to take the liberty of pointing out a couple of additions, if these are possible.

1- add configurable alerts
2- if I understand correctly, the indicator is based on the ATR: could you add the possibility of configuring atr period and atr filter? or perhaps it is the corresponding ‘zone’ settings that are in the input?

Again, thank you for your continued presence and collaboration.
Yesterday is history, tomorrow is a mystery, but today is a gift, that’s why it’s called a Present! - Master Oogway

CodeRe: Various (Specialist) indicators for MT4

1384
lukgoku wrote: Wed Oct 09, 2024 6:30 pm Hi mrtools.

Thank you for this fantastic indicator, it is simply spectacular.

I would like to take the liberty of pointing out a couple of additions, if these are possible.

1- add configurable alerts
2- if I understand correctly, the indicator is based on the ATR: could you add the possibility of configuring atr period and atr filter? or perhaps it is the corresponding ‘zone’ settings that are in the input?

Again, thank you for your continued presence and collaboration.
Trend Predictor with Alerts + On/Off Button

Hello,
Added alerts and yes the atr period are in the input settings just using different names which in this version tried to make it clearer in the inputs.

Code: Select all

input int         inp_zone_period            = 10;       // Highest/Lowest zone period
input int         inp_amplitude_period       = 25;       // Zone amplitude/atr period
input double      inp_amplitude_coefficient  = 3;        // Zone coefficient or atr range multiplier
For more information on this indicator please see here: What is the Trend Predictor?
These users thanked the author mrtools for the post (total 14):
lukgoku, talaate, Akela, 88FX88, RodrigoRT7, Lwqa, Ricstar_8, Jimmy, thomdel, Mickey Abi, alllineid, Hercs78, michaelB, alexm