How to implement MA crossover in System Builder
-
I am trying to build a strategy based on EMA crossover. I am adding two conditions using MA lower than Nth MA and swapping period values as below:
- MA Lower than Nth period MA at 1
Input Type = Close, Period = 13, Avg. Type = EMA - MA Lower than Nth period MA at 0
Input Type = Close, Period = 5, Avg. Type = EMA
However scanning using this condition returns stocks that haven't crossed over today. I'll appreciate any guidance here.
- MA Lower than Nth period MA at 1
-
@Rohit Seth did you try using Double Moving Average condition in system builder e.g.,
