I was getting a bit tired of seeing a lot of unrealistic results/expectations posted in this forum and also people asking if they can get 10% a day, so I collected 32 open source Gekko strategies from Github and backtested them against full year, to show a bit more realistic view of how much profit could be made if I followed these strategies for a whole year (2018).
Keep in mind - reality is always worse than backtest.You can see my results HERE.
Backtesting a strategy means - I have a code that gets candles and indicators as input (Bollinger Bands, RSI, MACD etc), and then makes BUY or SELL call or does nothing. Based on those calls, Gekko platform calculates profits/losses against historical data (in my case - BTC from Jan1 2018 to Jan1 2019). That's it.
This way you can get closer representation to reality compared to just trading some random basic oldschool strategy you found on somewhere that says you can make X% day with it.
For example, here is how results for 120m candles look like:
Here are buy/sell decisions from some of the best strategies. Green/Red arrows are buy/sell decisions.
I you are interested, you can also check my profile for more posts like this.
https://medium.com/@deandree