Skip to content

A Docker project of Autobuild multi tools

License

Notifications You must be signed in to change notification settings

tancou/gekko

 
 

Repository files navigation

Gekko Allinone Docker

Gekko is a Bitcoin TA trading and backtesting platform that connects to popular Bitcoin exchanges. It is written in JavaScript and runs on Node.js 10.

Add somes Gekko strategies from xFFFFF and backtest tool for docker container autobuild

Build on:

  • LTS Nodejs 10 ...
  • Redis 2.8.0
  • mathjs
  • convnet
  • tulind and talib

Added

  • Gekko strategies
  • gekkoga
  • backtestTool

Somes dependency were added to initial script from b16b00b5.

Install with docker

Environnement variable

HOST 192.168.x.x

PORT 3000

MEMORYNODE 2048

USE_SSL 0

Prefer to use the real ip of the machine to test. Ajust MEMORYNODE for max memory size under the limit of memory of container -10% was good

Before start container set the correct IP adress and local Port. If you change Ip: localhost to another and start container and it be wrong IP. change manualy IP on nano /usr/src/app/web/vue/dist/UIconfig.js or delete container and rebuild

TODO

  • Clean dependency and somes strategies who doesnt work.

Go to these GITHUB to add some new fonction for all

https://github.com/viking76/gekko.git

Community & Support

Gekko has a forum that is the place for discussions on using Gekko, automated trading and exchanges. In case you rather want to chat in realtime about Gekko feel free to join the Gekko Support Discord.

Final

If Gekko helped you in any way, you can always leave me a tip at (BTC) 13r1jyivitShUiv9FJvjLH7Nh1ZZptumwW

About

A Docker project of Autobuild multi tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Vue 10.4%
  • Other 0.5%