Next candle?
-
Hey
I wanna check the next candle after my custom indicator arrow apears
if it is bullish candle- buy
bearish candle- sell?
could you please help? -
@realforce Does Our indicator offer a buffer for the arrow appearance? In that case use the indicator appears block with candle ID 2 and next block bullish/bearish candle with candle id1.
-
@trader-philipps said in Next candle?:
dle ID 2
I could not get you mate>>> Could you explain it in FXDreema blocks such this?

Also I dont know if Trailing stop could be connected as shown above
First it checks Count of trades if it is less than 6 it starts looping into check of indicator arrows and later on it checks next candle bullish or bearish candle..Finally execute buy or sell accordingly -
@realforce Can you share your project and mayby your custom indicator? Would be easier.
-
Trailing stop blocks should be connected to buy/sell blow it. I recommend you to separate it from the launching blocks to a new tree on its own.