You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
totrader/env-example

15 lines
258 B

GRAFANA_PASSWORD=xxxx
GRAFANA_URL=localhost:3000
DB_PASS=trader
DB_USER=trader
DB_NAME=trader
DB_HOST=127.0.0.1
TO_USER=zzzzzzzzz
TO_PASS=vvvvvvvvv
TRADE_CURRENCY=WOW
TRADE_AMOUNT=300
SPREAD_TARGET=4
AMOUNT_MULTIPLIER=1.2
ACTIVE_ORDER_LIMIT=50
LOGLEVEL=INFO