qbtrade/pkg/strategy/grid2/recovery_testcase/testcase1/spec

12 lines
263 B
Plaintext
Raw Normal View History

2024-06-27 14:42:38 +00:00
{
"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
}