mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
doc: issue #281
This commit is contained in:
parent
634b722044
commit
debd5b3bf2
|
@ -52,8 +52,8 @@ exchangeStrategies:
|
|||
# domain: [20_000, 30_000]
|
||||
# range: [0.2, 0.001]
|
||||
gridNumber: 100
|
||||
profitSpread: 1000.0
|
||||
profitSpread: 1000.0 # The profit price spread that you want to add to your sell order when your buy order is executed
|
||||
upperPrice: 50_000.0
|
||||
lowerPrice: 20_000.0
|
||||
long: true
|
||||
long: true # The sell order is submitted in the same order amount as the filled corresponding buy order, rather than the same quantity.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user