mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-15 19:43:53 +00:00
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
|
{
|
||
|
"symbol":"BTCUSDT",
|
||
|
"quoteCurrency": "USDT",
|
||
|
"baseCurrency": "BTC",
|
||
|
"mode":"arithmetic",
|
||
|
"lowerPrice":"20000.0",
|
||
|
"upperPrice":"30000.0",
|
||
|
"gridNumber":3,
|
||
|
"quoteInvestment":"45000.0",
|
||
|
"tickSize":0.1,
|
||
|
"stepSize":0.00000001
|
||
|
}
|