config
This commit is contained in:
parent
ddd127e0b3
commit
8034492695
@ -24,13 +24,20 @@
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1
|
||||
},
|
||||
|
||||
"exchange": {
|
||||
"name": "okx",
|
||||
"pair_whitelist": ["ETH/USDT"],
|
||||
"ccxt_config": {"enableRateLimit": true}
|
||||
"key": "cbda9fde-b9e3-4a2d-94f9-e5c3705dfb5c",
|
||||
"secret": "CD3B7DB459CBBD540E0926E5C48150E1",
|
||||
"password": "c^-d:g;P2S9?Q#^",
|
||||
"enable_ws": false,
|
||||
"ccxt_config": {
|
||||
"enableRateLimit": true,
|
||||
"rateLimit": 500,
|
||||
"options": {
|
||||
"defaultType": "spot"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"pairlists": [{"method": "StaticPairList"}],
|
||||
"bot_name": "ETH-1500to4500-Grid"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user