You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Nice Indicator CJA...... Thanks for making it. Will check it out on my charts soon.
try these, the mql4 should be good and the mql5 should be alright but i have not done enough mql5 code to be sure.if you want the indicators to give the same signals as the previous versions just set the high low pip value to smaller than the candle pip value.[attach]149596[/attach][attach]149597[/attach]
could you update this to work with the latest mt4 build
Price to open indicator pricetoopen.mq4
Added High Low option
Try these, the MQL4 should be good and the MQL5 should be alright but I have not done enough MQL5 code to be sure.
If you want the indicators to give the same signals as the previous versions just set the High low pip value to smaller than the Candle pip value.
Hello cja,
Great indicator, thanks for sharing. Is it possible to have an indicator which will color the candles whose body size is <or = 50% of the total candle size. It will be of great help.
Thanks,
Mob.
General rules and best pratices of the Forum. - General - MQL5 programming forum
Messages Editor
Perhaps I do have the capability, though I'm sure there is a more elegant solution.
Added High Low option
Try these, the MQL4 should be good and the MQL5 should be alright but I have not done enough MQL5 code to be sure.
If you want the indicators to give the same signals as the previous versions just set the High low pip value to smaller than the Candle pip value.
momentum_candles_v1.mq5
momentum_candles_v1.mq4
I am trying to use it on currency pairs like XAUUSD and NAS100 and its recognising nearly every candle as a momentum candle. How can I fix this?