candle close below ma issue
-
Hello i have been trying to build strategy and failed on backteste.

In the above situation the rules has to be when candle closes above ma. instead when it crosses above trade is being executed even if it close below ma on current.Can anyone help to solve ?
-
u need to use candle id 1 instead of 0. candle zero never will have a close value
-
@atomicmak If you need a crossing you need to select the symbol x> instead of >.