Keep Gap with opening Orders
-
Friend
i want to keep Gap with opening orderExample
1st orders Buy = 1.300
2nd order Buy =1.325
3rd order buy = 1.275.......ETcIf Gap = 25 (+ - ) do not take Close by or Equal orders
Wich is the BLOCK i have to used...?
thanks
-
This effect? http://prntscr.com/71mt8u New arrow is created (once per bar) only when the current price is +/- 25 pips from the open price of any existing trade.
Here is the EA I used for that: https://fxdreema.com/shared/hxLvgN94
It uses few pink blocks and one Variable, so it's not very beautiful. And in case of many trades it can be optimized.I think this is useful and can be put in a single block. Some suggestions for name of the block and possible options for it?