re: How can I make a condition with range break
-
Re: How can I make a condition with range break
@l-andorrà
I tried using this example and the lines are drawn but when price breaks through the line the EA isn't buying or vice-versa. I have converted it to MT5 but I didn't think that should stop it. -
@jzfusion Can you please share your project?
-
-
@jzfusion All blocks are on the 'on init' tab. They should be on the 'on tick' tab.
-
OOps ...I rthink fxdreema puts you in the same place even when you start a new project.
Thanks -
@l-andorrà It's drawing lines without fail but still not opening trades.
-
@jzfusion Can you please share the new project?
-
-
@jzfusion You are using the 'adjust' box incorrectly. No Constants can be added there. What you need to do is typing manually +High or -High in one block and +Low or -Low on the other one depending on what you want.