mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
doc: add ftx credentials to readme
This commit is contained in:
parent
54ef8d3ca6
commit
2e82b33568
|
@ -51,6 +51,11 @@ BINANCE_API_SECRET=
|
||||||
MAX_API_KEY=
|
MAX_API_KEY=
|
||||||
MAX_API_SECRET=
|
MAX_API_SECRET=
|
||||||
|
|
||||||
|
FTX_API_KEY=
|
||||||
|
FTX_API_SECRET=
|
||||||
|
# specify it if credentials are for subaccount
|
||||||
|
FTX_SUBACCOUNT_NAME=
|
||||||
|
|
||||||
MYSQL_URL=root@tcp(127.0.0.1:3306)/bbgo?parseTime=true
|
MYSQL_URL=root@tcp(127.0.0.1:3306)/bbgo?parseTime=true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user