Skip to content

ruthus18/dobermann

Repository files navigation

Dobermann

Quantitative trading made simple

AT NOW IS IN EARLY WIP

This is a toolkit for researching and deploying trading strategies in a uniform and efficient way.

Usage: check out examples folder.

Local development

Set up a local environment

python3 -m venv venv
source venv/bin/activate
poetry install -D

Install git-hooks

git config core.hooksPath .githooks

Set up dependant local serivices

docker-compose up -d

Code linting

poe pretty
poe lint

Launch the Jupyter Lab

poe lab

About

Quantitative trading toolset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages