All in One Strategy no RSI Label - For higher dollar crypto by Solutions1978
By Solutions1978
Performance Metrics
- Author: Solutions1978
- Symbol: COINBASE:ETHUSD
- Timeframe: 30 minutes
- Net P&L: +4,301.05 USD (+122.89%)
- Win Rate: 93.3%
- Profit Factor: 42.271
- Max Drawdown: 113.06 USD (2.25%)
- Total Trades: 15
- Sharpe Ratio: 0.398
Description
This is the All in One Strategy without the RSI suggestion label that will work well for any of the crypto currencies trading above $500 so the overlay shows up better. I am using ETH as an example on this. Based on some comments on my previously published script that has been replaced I have added Alert Conditions to this version that can be used in other bots. You can also copy and paste these alert conditions into the other All in One script I published for the lower priced cryptocurrencies. To use the alert conditions I have in here, you will need to convert this strategy into a study to do so. Delete the entry and exit logic at the end (lines 299 through 351), delete line 18 and paste the following in place of line 18:study(shorttitle='Ain1 No Label',title='All in One Strategy no RSI Label', overlay=true, scale=scale.left)Here are the settings to mimic what you see here in the back test strategy I am publishing. Remember that previous results do not guarantee future results. Chart Time = 30 Minutes (if you didn't read my original All in One post, read it. Shorter isn't better. You lose your money faster in a shorter amount of time and I learned that the hard way)Start Time = 1 April 2021 00:00End Time = 31 December 2021 00:00Trade Type = Long/ShortStop Loss % = 20.1Take Profit % = 14.57RSI Length = 20Overbought = 44Oversold = 45EMA Fast Length = 5EMA Slow Length = 15Overbought Lookback Minimum Value = 62Overbought Lookback Bars = 3Oversold Minimum Value = 43Oversold Lookback Bars = 5Source = CloseMax Lookback Period = 5Use EMA Only = True (check the box)K = 9D = 17K Mode = SMAHigh Source = ohlc4Low Source = ohlc4Properties - Starting Amount is $3500, everything else is the same.Any questions, feel free to ask. I will answer as soon as I can.