mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
backtest: clean up todo
This commit is contained in:
parent
6c4d5041ba
commit
9f9fc098f4
|
@ -232,7 +232,6 @@ func (m *SimplePriceMatching) PlaceOrder(o types.SubmitOrder) (*types.Order, *ty
|
|||
}
|
||||
|
||||
// For limit maker orders (open status)
|
||||
// TODO: handle limit taker order
|
||||
switch o.Side {
|
||||
|
||||
case types.SideTypeBuy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user