mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 23:05:15 +00:00
doc: modify subaccount key
This commit is contained in:
parent
c08899f7fb
commit
8fd182672c
|
@ -67,7 +67,7 @@ MAX_API_SECRET=
|
||||||
FTX_API_KEY=
|
FTX_API_KEY=
|
||||||
FTX_API_SECRET=
|
FTX_API_SECRET=
|
||||||
# specify it if credentials are for subaccount
|
# specify it if credentials are for subaccount
|
||||||
FTX_SUBACCOUNT_NAME=
|
FTX_SUBACCOUNT=
|
||||||
|
|
||||||
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