Bull/bear Candle cross a specific price level.
-
Hi, if bull candle enter “60050” price level, then set a pending order at “60100”. Can anyone help me to make this block????
-
not work this condition as needed
-
Candle 1? Have you tried candle Id 0?
-
You will need to use candle 0 as this is the current moving price, in a separate tree add the cross price to a variable, in your buy/sell block use this variable and adjust to + - x.xx pips to give you this effect but it will work on multiple assets.
-
@jstap thanks it solve.