quantoxide 0.4.3

Rust framework for developing, backtesting, and deploying Bitcoin futures trading strategies.
Documentation
1
2
3
4
5
6
7
8
9
# postgres://<USERNAME>:<PASSWORD>@<HOST>:<PORT>/<DB_NAME>
POSTGRES_DB_URL= # postgres://postgres:password@localhost:5432/postgres

LNM_API_DOMAIN=api.lnmarkets.com

# LN Markets API v3 credentials (https://app.lnmarkets.com/en/user/api/v3/)
LNM_API_V3_KEY=
LNM_API_V3_SECRET=
LNM_API_V3_PASSPHRASE=