open buy/sell on the next openning candle
-
how to open buy/sell on the next openning candle after reach a condition
-
You can use a Boolean variable for that.

Sell/Buy will not be triggered until the condition to EnterAtMarket == True. Sell/Buy will be triggered at next bar.
-
thank you I will try that
-
Hi can you describe more?
How can i do that. -
@pricha-0 said in open buy/sell on the next openning candle:
Hi can you describe more?
How can i do that.What are you setting inside the box?