Re: Coding Help

1591
mrtools wrote: Fri Jul 05, 2024 1:48 am To me the best way to make something like that is make the indicator without multi time frame then call it multi time frame in the EA.
many thanks for fast reply!! do you mean make the indicator always return a single timeframe value and in EA give iCustom a different timeframe parameter than EA running on?

i try to understand this, but in this indicator it seems not "traditional" mtf like your others amazing indicators on this forum. it actually takes two different timeframes as input to get heiken ashi prices to determine recent trend. i'm a bit lost...


Re: Coding Help

1592
pointer wrote: Fri Jul 05, 2024 2:39 am many thanks for fast reply!! do you mean make the indicator always return a single timeframe value and in EA give iCustom a different timeframe parameter than EA running on?

i try to understand this, but in this indicator it seems not "traditional" mtf like your others amazing indicators on this forum. it actually takes two different timeframes as input to get heiken ashi prices to determine recent trend. i'm a bit lost...
Yes.


Re: Coding Help

1597
Hello

This indicator analyze specified objects when i run it and open the indicator which will be analyzed.
can you add Indicator Name feature ( which indicator will be analyzed , and it must be in Indicator folder of MT4 ) at this indicator and alert for the arrow.
this will make the indicator open the specified indicator and analyze it automatically.

I hope you help me in this.

Regards,