forked from askmike/gekko
-
Notifications
You must be signed in to change notification settings - Fork 2
extending_other_software
Paulo Lima edited this page Jun 11, 2019
·
1 revision
Since Gekko version 0.4 Gekko can launch a process which exposes a web (REST and Websocket) API that can be used to control Gekkos (start a backtest, start a running Gekko, etc). This makes it easy for other people to build new functionality on top of Gekko without having to work with Gekko internals, the runtime (or even javascript at all).
-
Introduction
-
Installation
-
Features
-
Strategies
-
Commandline
-
Gekko-broker
-
Extending
-
Internals