SystemSelf reportedCryptoJavaScriptbacktest-databasecryptocryptocurrenciescryptocurrencycryptocurrency-exchanges

Gekko-Strategies

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

System Structure

Data Used
BitfinexBitMEXccxt 지원 거래소OHLCV/호가/체결 데이터
Rules / Strategy

저장소별 전략/실행 조건 확인 필요

Execution

거래소 API 기반 자동 주문 실행

Editor Summary

저장소 설명과 공개 메타데이터 기준으로 Python 기반 구현, 암호화폐 거래 봇, 거래소 API/프레임워크, 백테스트 성격의 프로젝트로 파악했습니다. 확인 근거는 README, 저장소 토픽, 저장소 설명, GitHub 지표, 파이프라인 필드이며, 주요 데이터는 Bitfinex, BitMEX, ccxt 지원 거래소, OHLCV/호가/체결 데이터입니다. 전략/실행 조건은 저장소별 문서와 코드 확인이 필요하며, 실행 방식은 "거래소 API 기반 자동 주문 실행"라고 보수적으로 기록했습니다. GitHub 지표는 별 1428개, 포크 402개입니다.

RepositoryxFFFFF/Gekko-Strategies
CreatorxFFFFF
Stars / Forks★ 1428 / 402
Last Updated2020-01-09
Snapshot Date2026-07-08 (README below is a copy from this date)

This is third-party open-source code. QuantField does not guarantee its behavior or safety. Review the code before installing or running it.

README

Gekko-Strategies

Introduction

made-with-bash Powered by Gekko-BacktestTool contributions welcome GitHub contributors HitCount GA

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.
.
Stats of strategies

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

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

Windows

  1. Download: https://github.com/xFFFFF/Gekko-Strategies/archive/master.zip
  2. Open downloaded file
  3. 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

Some links

Gekko Tools

Datasets

Gekko Addons

I warn you that not everything can work as it should.

Indicators