mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
bollmaker: clean up commment
This commit is contained in:
parent
fa26d5260f
commit
c26d0d7824
|
@ -549,7 +549,6 @@ func (s *Strategy) Run(ctx context.Context, orderExecutor bbgo.OrderExecutor, se
|
|||
|
||||
s.stopC = make(chan struct{})
|
||||
|
||||
// TODO: migrate persistance to singleton
|
||||
s.orderExecutor.TradeCollector().OnPositionUpdate(func(position *types.Position) {
|
||||
bbgo.Sync(s)
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user