Skip to content

zzzevaka/roboto

Repository files navigation

Roboto - a sandbox for ML research in finance

  • running IPython notebooks in Django environment
  • tools for collecting data from finam and oanda
  • saving trained ML and DL models to database

Starting:

touch app.env

app.env example:

ROBOTO_GLOBAL_DEBUG=1

ROBOTO_ROLLBAR_KEY=<rollbar key>
ROBOTO_ROLLBAR_ENV=development

ROBOTO_OANDA_TOKEN=<oanda token>

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published