Skip to content

netcoding/gekko

Repository files navigation

Gekko npm Build Status Build status

Gordon Gekko

The most valuable commodity I know of is information.

-Gordon Gekko

Gekko is a Bitcoin TA trading and backtesting platform that connects to popular Bitcoin exchanges. It is written in javascript and runs on nodejs.

Use Gekko at your own risk.

Documentation

See the documentation website.

Installation & Usage

See the installing Gekko doc.

Docker

We provide a docker-compose that you can use out of the box:

$ docker-compose build
$ HOST=mydomain.com PORT=3001 docker-compose up -d

You can now find your gekko instance running on mydomain.com:3001. By default these are set to:

HOST=localhost
PORT=3000

Final

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

About

A bitcoin trading bot written in node - https://gekko.wizb.it/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Vue 10.7%
  • Other 0.2%