5 candles in a row with lower lows. Not working
-
Hi guys,
Trying to create a script for lower lows but it isn't working.
https://fxdreema.com/shared/DO4F6IkJb
Needs to be 5 candles in a row with lower lows. I don't care about the highs, closes or opens. Just the lows.
I have tried multiple scripts with no luck, and also used the "or" block which didn't work.
Thanks
-
@surachefx Hi, the candle ID 0 does not exist, try to review all the candle IDs starting from the candle ID 1 instead of ID 0
I have not tried -
Thank you ! Yep this worked!
I get mixed up sometimes they 0 doesn't exist. And I also noticed sometimes mt4 doesn't read the script the first time, then I re open and it fixes it so that makes it annoying. -
@surachefx It is not necessary to turn off and restart MT4, right click on the navigator window and refresh
-
There is a block "Bears in a row"