mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add long flag to the sample config
This commit is contained in:
parent
4ce6e85624
commit
b158884708
|
@ -42,6 +42,7 @@ backtest:
|
|||
USDT: 10000.0
|
||||
|
||||
exchangeStrategies:
|
||||
|
||||
- on: max
|
||||
grid:
|
||||
symbol: BTCUSDT
|
||||
|
@ -50,3 +51,5 @@ exchangeStrategies:
|
|||
profitSpread: 50.0
|
||||
upperPrice: 26800.0
|
||||
lowerPrice: 26500.0
|
||||
long: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user