This simple SMAStrategy is based on two SMA (Simple moving average) :
sma with time period 2 and sma with time period 196 on 15 min
timeframe. The strategy logic can be described as 2 actions:
• If Sma 2 cross Sma 196 from up to down, then the strategy open
short position
• If Sma 2 cross Sma 196 from down to up, then the strategy open
long position