HAVING PROBLEM WITH CHECK DISTANCE MT5
-
what about candle 1 close
-
In a condition block, candle 0 close x> or x< candle 1 open or close
-
ADJUSTED TO 10PIPS
-
@jstap HELLO TRIED IT,IT APPEARS RANDOM LIKE THE DISTANCE BETWEEN CLOSE AND OPEN DONT ALIGN https://fxdreema.com/shared/mwYP3c8Ab
-
This should work, but before adding pips check it. I add pips like in the picture:

-
OK WILL CHECK IT OUT BUT WOULD LIKE TO ASK HOW SHOULD I PUT IT WITH THE CROSS OVER WITH EMA
-
@jstap TRIED THIS ON MT4 WONT EXECUTE TRADES DRAWS LINE ONLY COULD THE PROBLEM BE WITH ME PUTTING THEM TOGETHER https://fxdreema.com/shared/JrhFIp17e
-
Drawing a line won't but these 2 conditions might, test 1, then the other, then put together.

-
OK WILL DO THANK YOU
-
@jstap tried the conditions like u suggested and the second condition doesnt work even tried removing the adjust https://fxdreema.com/shared/2hqt1wcrb
-
candle close cross above works fine
-
Is this drawing a line? Test the value by putting the object on chart into a comment
-
not sure i understand wat u mean do u mean i must put a random line on chart and see if the value is present
-
You are drawing a line, does it draw, and can you get the value?
-
yes the line draws fine and it has a vaue attached but wont open trade its supposed to open trade when price is 10 pips from the line
-
To do that it would need to be another x>
-
how would that look like
-
As you have it, but crossing the line instead of above
-
OK WILL TEST NOW
-
https://fxdreema.com/shared/0bNLzsI2e tried it like this doesnt open trade only draws line