How to open trade in direction
-
Hello my concept is to open trade in candle direction
Every defined pip it should open buy trade
For example if candidate I'd 0 is > 1 close price
Buy trade and after 120 pip it open new tradeBut I don't want to use grid it must be an individual trade
And should not take buy when candle 0 is reversing
-
-
That is a weird logic. Price will always move up and down while the candle is still in formation. How are you supposed to know it will move in one direction only?
-
It will give direction on open candle and close candl 1 above direction buy below sell
-
But then what you need is candle 1 to be closed to know direction. Doing it on candle ID 0 is just betting.
-
yes there is candle 1 i wrote
you can see open 0 is grater or below 1 close
but i dont want grid
i need distance indivigual trade -
grid takes fix trade and i dont want that i need individual so can give chance to ea