시스템자가 보고크립토JavaScriptbacktest-databasecryptocryptocurrenciescryptocurrencycryptocurrency-exchanges

Gekko-Strategies

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

시스템 구조

활용 데이터
BitfinexBitMEXccxt 지원 거래소OHLCV/호가/체결 데이터
규칙 / 전략

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

실행

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

에디터 요약

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

저장소xFFFFF/Gekko-Strategies
제작자xFFFFF
스타 / 포크★ 1428 / 402
최근 업데이트2020-01-09
스냅샷 시점2026-07-08 (아래 README는 이 시점의 사본입니다)

아래는 제3자가 작성·공개한 오픈소스 코드입니다. QuantField는 해당 코드의 동작과 안전성을 보증하지 않으며, 설치·실행 전 코드를 직접 검토하시기 바랍니다.

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