mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
fix/profitTracker: fix typo in config
This commit is contained in:
parent
07104aa68a
commit
54c5c81266
|
@ -114,8 +114,8 @@ exchangeStrategies:
|
|||
oppositeDirectionAsPosition: false
|
||||
|
||||
profitTracker:
|
||||
Interval: 1d
|
||||
Window: 30
|
||||
interval: 1d
|
||||
window: 30
|
||||
accumulatedProfitReport:
|
||||
profitMAWindow: 60
|
||||
shortTermProfitWindow: 14
|
||||
|
|
Loading…
Reference in New Issue
Block a user