/algotp

algo trade platform

Primary LanguagePythonMIT LicenseMIT

algotp

algorithmic trading platform

setup:

install docker & docker-compose

start

launch project

$ docker-compose up

build image/s & launch

$ docker-compose up --build

inspect container

$ docker-compose run data /bin/bash