This is a discussion on PriceChannel_Stop within the Trading tools forums, part of the Trading Forum category; PriceChannel_Stopv9.3 indicator not updating (USDJPY 1M chart)...
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
FXOpen ECN is my broker. I started Metatrader without charts then opened an M1 USDJPY chart, attaching the PriceChannel_Stopv9.3 indicator to it using the default settings. As you can see, the indicator does not update.
Experts log contents:-
0 11:07:22.175 Custom indicator PriceChannel_Stop_v9.3 600+ USDJPY,M1: loaded successfully
0 11:07:22.222 PriceChannel_Stop_v9.3 600+ USDJPY,M1: initialized
Last edited by Highfield; 09-14-2017 at 11:40 AM. Reason: Log added
Hi thor68,
Please check out the updated PriceChannel_Stop Histo indicator.
Attachment 30314
Regards,
Igor
Igor:
For this indy, is there a setting similar to Multiplier from the Volty_Channel_Stop indy?
Of this Price_channel, Volty_Channel, Fractual_Stop, which one do you like the most?
I also recall one based on the Guppy_MA? If so can you point me to it?
Last edited by thor68; 01-19-2018 at 10:58 PM.
Is it possible to put this indicator in a library file (mpq) or in a function to be put into other indicators?
Those questions are for Igorad (I passed it to him).
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Hi thor68,
You can use the Risk parameter instead of the Multiplier but please remember the Risk is the Price Channel margin factor:
upband = upmax - (upmax - lomin)*Risk
loband = lomin + (upmax - lomin)*Risk
where upmax is upper band of the price channel and lomin - lower band.
Regards,
Igor
Bookmarks