Inspired by YouTube (again) I decided to backtest this strategy.
Here is my Triple Supertrend + Stoch RSI + 200 EMA v0.1 --
The Strategy :
Uses the 3 supertrends.
200 EMA
Stoch RSI
-- LONG --
* When over 200 ema and a Stoch RSI Cross happens below the oversold 20 then we wait for the 2 or 3 Supertrends to pass to green.
-- SHORT --
* When under 200 ema and a Stoch RSI Cross happens above the overbrought 80 then we wait for the 2 or 3 Supertrends to pass to red.
NOTES :
This was proven to be much better on manually backtesting. So, if you do spot a problem please DM me.
WARNING:
- For purpose educate only - My mission is to debunk fake strategies with code to find THE ONE.
- Plots EMAs and other values on chart.
- This script to change bars colors.