mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
config: set default quantity
This commit is contained in:
parent
fc5b59dde6
commit
7b3673d1d4
|
@ -18,6 +18,8 @@ exchangeStrategies:
|
||||||
# window is the main pivot window
|
# window is the main pivot window
|
||||||
window: 200
|
window: 200
|
||||||
|
|
||||||
|
quantity: 10.0
|
||||||
|
|
||||||
# breakLow settings are used for shorting when the current price break the previous low
|
# breakLow settings are used for shorting when the current price break the previous low
|
||||||
breakLow:
|
breakLow:
|
||||||
# ratio is how much the price breaks the previous low to trigger the short.
|
# ratio is how much the price breaks the previous low to trigger the short.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user