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.
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.
git clone https://github.com/xFFFFF/Gekko-Strategies
cd Gekko-Strategies
bash install.sh
- Restart Gekko
- 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
- Gekko Backtest Tool - https://github.com/xFFFFF/GekkoBacktestTool
- Japonicus - genetic algorithm - https://github.com/Gab0/japonicus
- GekkoGA - genetic algorithm - https://github.com/gekkowarez/gekkoga
- Complete image to VirtualBox with Gekko - https://github.com/tsungminyang/gekko
- Gekko in Quasar Framework - https://github.com/H256/gekko-quasar-ui
- Gekko Automated Backtest - https://github.com/tommiehansen/gab
- Kill, start market watchers/traders in Gekko UI - https://github.com/CyborgDroid/gekko-python
- Complete datasets in SQLite files: https://github.com/xFFFFF/Gekko-Datasets
I warn you that not everything can work as it should.
- Wix-Fix https://github.com/caux/gekkostuff
- Indicators by Gab0 - https://github.com/Gab0/gekko-extra-indicators
- Fibonnaci - https://github.com/thegamecat/gekko-trading-stuff
- Neaptic - https://github.com/jmatty1983/gekkoNeatapticIndicator
- HMA and others - https://github.com/jmatty1983/gekkoIndicators
- PSAR - https://github.com/illion20/gekko/tree/develop/strategies/indicators
- Custom RSI - https://github.com/CyborgDroid/gekkoIndicators
- CCXT - https://github.com/Yoyae/gekko
- Cryptopia - https://github.com/trainerbill/gekko/
- Bitmex - https://github.com/Johannnnes/gekko/
- AbuCoins - https://github.com/piotras9000/gekko/
- HitBTC - https://github.com/anhpha/gekko/
- Mercado - https://github.com/brvollino/gekko
- Mock - https://github.com/ilap/gekko/
- Dragonex - https://github.com/BoBoSama/gekko
- Market report - https://github.com/hiyan/gekkowk/
- Market Risk -https://github.com/ilap/gekko
- Multi Trader - https://github.com/roelplieger/gekko/
- Multi PaperTrader - https://github.com/roelplieger/gekko
- MySQL - https://github.com/jordanmmyers/mb-dev
- Draw indicators results - https://github.com/christianbaier/gekko
- Gekko strategies in Python - https://github.com/pauljherrera/gekko_python
- Display indicators in backtest results- https://github.com/Catwhisker/gekko
- Indicators on chart - https://github.com/PixelGithub/gekko/tree/PixelCrunch-IndicatorsGraph
- Discord - https://github.com/PixelGithub/gekko/tree/PixelCrunch-DiscordPlugin
- Store all trades from live in Google SpreadSheet - https://github.com/RJPGriffin/google-forms-gekko-plugin
- Send buy/sell advice to Gekko via IRC - https://github.com/gshearer/hodlgreed
- Neural network price predictions strategy via external API - https://github.com/BitBanknz/bitbank-gekko
I am not the author of the strategies posted here. Donate authors. If you like my work then share your strategy. That's all.