Gekko-Strategies
Introduction

Gekko Trading Bot. Repository of strategies which I found at Git and Google, orginal source is in README or .js file. Strategies was backtested, results are in backtest_database.csv file.
I used ForksScraper and Gekko BacktestTool to create content of this repository.
Best strategy
Results are sorted by amount of best profit/day on unique DATASETS.
.

Remember, these are just BACKTESTS. Not real trading!
Feel free if You want share strategies on this repo. I will backtest it after push.
Installation
Unix-like
git clone https://github.com/xFFFFF/Gekko-Strategies
cd Gekko-Strategies
bash install.sh
- Restart Gekko
Windows
- Download: https://github.com/xFFFFF/Gekko-Strategies/archive/master.zip
- Open downloaded file
- Go to each sub folders and copy .js file to Your Gekko folder for example Desktop\Gekko. File .toml copy to Desktop\gekko\config\strategies. Folder indicators (if exist) copy to C:\gekkko\strategies