How to enter at a candle close?
-
Hi all, I want to open a buy position after price crosses over a 100SMA. But I want to make sure the candle is closed before it buys (incase its just a wick). How can I setup a condition, so that it buys on the first candle closure over the SMA? Thankyou!
-
2 condition blocks, (condition 1) candle 1 x> SMA on candle 1 - (condition 2) candle 1 closes > SMA on candle 1