ofgr / Gekko-Strategies

Strategies to Gekko trading bot with backtests results and some useful tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gekko-Strategies

Introduction

Repository of strategies which I found at Git and Google, orginal source is in README or .js file. All strategies was backtested, results are in backtest_database.csv file.

Feel free if You want share strategies on this repo. I will backtest it after push.

Installation

  1. git clone https://github.com/xFFFFF/Gekko-Strategies
  2. cd Gekko-Strategies
  3. bash install.sh
  4. Restart Gekko

GekkoBacktestTool

To create backtest_database.csv I used: https://github.com/xFFFFF/GekkoBacktestTool

Gekko Tools

Gekko Addons

Datasets

Indicators

Exchanges

Plugins

Others

About

Strategies to Gekko trading bot with backtests results and some useful tools.


Languages

Language:JavaScript 99.8%Language:Shell 0.2%