You can import this strategy into your TrendSpider account. Don't have TrendSpider? Create an account first, then import the strategy.
Login & Import Signup & ImportChart type the strategy tested at: Candles. Market data: regular session. Trade by: open. Backtest results as of .
All of the following: # "Juliett" 30min Chart(close) > 30min iST (Ladder TR, sma, true, 20, 3, high/low, true) 30min Relative Strength Index (14, 70, 30, close) > 50 30min Chart(close) > 30min Simple Moving Average (90, 0, close)
All of the following: # "Mike" 30min Chart(close) < 30min iST (Ladder TR, sma, true, 20, 4, high/low, true)
Stop Loss | Exit if lost more than 1% (after candle closes). |
# Candles Passed | Exit after 90 candles, for any PnL. |
Take Profit | Exit if gained more than 4.5% (after candle closes). |