mirror of
https://git.hmsn.ink/coin/bot.git
synced 2026-03-19 15:55:01 +09:00
first
This commit is contained in:
12
config.json
Normal file
12
config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"cctxSymbol": "ETH/USDT:USDT",
|
||||
"symbol": "ETHUSDT",
|
||||
"startBalance": 10000,
|
||||
"orderSizeQuote": 100,
|
||||
"interval": 60,
|
||||
"ohlcvInterval": "1h",
|
||||
"leverage": 5,
|
||||
"feeTaker": 0.055,
|
||||
"pendingCancelTime": 1200000,
|
||||
"logPath": "./tradeLog.json"
|
||||
}
|
||||
Reference in New Issue
Block a user