RSI - Oversold BTC StrategyWhen BTC goes through a large swing downward, it often goes into oversold territory and quickly swings back upwards. This strategy is designed to capitalize on the swings without gettings stopped-out with the surrounding volatility. I find that this strategy works best on the 5 minute chart.
You can set the maximum loss (in dollars), trade size (in BTC ), plus your trailing stop and offset (pips).
The blue line on the graph indicates your stop loss point, which trails your buy-in point by your specified maximum loss. Remember, in this strategy, this stop-loss is only used to protect you from unexpected large swings, your trailing stop loss is used to capture profits.
5min
RSI+STOCHRSI v2RSI + STOCHASTIC RSI combination v2 ( for v1 )
For 5 min
Changes
Stcoh RSI creates signal with crossover
RSI created signal with an equation ( above or below the line) ,crossover was added.
5 minute XAUUSD Strategy (Gold)Most definitely this is the best strategy I have ever coded. (Read Note Below)
Version 3 of PineScript code, 2 contract/lot trades at once, pyramiding = 2.
Commission of 100 pips included on each trade, accurate representation of actual spreads, commission_value = 0.02.
This is essentially 270% of profit in a single month - check the date on the first trade.
Trend following strategy as all the previous ones before, but this one is crazy.
Max drawdown is 34%, all that drawdown and more is profit made, but there cannot be any emotional involvement in this strategy.
Choppy markets produce losses, as is with all trend-following strategies.
(4 lines of code, nice and simple)
Downside - the last month in which this was backtested may not provide actual representation of past movement (market could have been exceptionally trending the last month), (but maybe it does ;v)
Unfortunately, we cannot know because "TRADINGVIEW WON'T OFFER BACKTESTING FOR FARTHER BACK!" fix this please.