viking76 / gekko-archive

A Docker project of Autobuild multi tools old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 LTS.

Note previously Contaner was instable I can't update more. (lodash problem)

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

Build on:

  • Nodejs actualy 10.XX...
  • Redis 3.0.2
  • mathjs
  • convnet
  • tulind and talib

Added

  • Gekko strategies
  • gekkoga + Ui
  • 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

To work with UI of gekkoga

read DustinJSilk/gekkoga-plus-ui git repos

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-archive.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

Goodbye askmike thanks for you effort

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 old

License:MIT License


Languages

Language:JavaScript 89.1%Language:Vue 10.4%Language:Dockerfile 0.3%Language:Shell 0.1%Language:HTML 0.1%