@hyperionyt

Thanks for this info!  Where do you get your candlestick data that you use in these videos?

@ACN28

how can i download the code??

@erikadanis1534

Could you please create the python logic for this strategy? It works alright on the 30min timeframe after some manual back testing but would like to test it on multiple timeframes and instruments programmatically.

If RSI(length=14) > 75 then at some point after the SMA (length=14, StdDev=2) crosses the RSI that's a SHORT entry
If RSI(length=14) < 25 then at some point after the SMA (length=14, StdDev=2) crosses the RSI that's a LONG entry

@TheChocolato

why just changing into another asset like stocks and futures where you can use orderflow and volume , in order to improve your model? you can't have a longterm profitable strategy, based on price only, and therefore I think that the FX market is the wrong market...