mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
document the baseQuantity
This commit is contained in:
parent
0fd9e8b95a
commit
e57ab039d1
|
@ -47,5 +47,6 @@ exchangeStrategies:
|
|||
buyandhold:
|
||||
symbol: "BTCUSDT"
|
||||
interval: "1m"
|
||||
baseQuantity: 0.001
|
||||
# quantity = change percentage * baseQuantity
|
||||
baseQuantity: 1.0
|
||||
minDropPercentage: -0.0001
|
||||
|
|
Loading…
Reference in New Issue
Block a user