mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-15 03:23:52 +00:00
xdepthmaker: clean up todo
This commit is contained in:
parent
67fd15c88f
commit
42cd3cba1e
|
@ -173,8 +173,6 @@ func (s *CrossExchangeMarketMakingStrategy) Initialize(
|
|||
// buy trade -> positive delta ->
|
||||
// 1) short position -> reduce short position
|
||||
// 2) short position -> increase short position
|
||||
|
||||
// TODO: make this atomic
|
||||
s.CoveredPosition.Add(c)
|
||||
})
|
||||
return nil
|
||||
|
|
Loading…
Reference in New Issue
Block a user