Drop stale broker sizing helpers
This commit is contained in:
@@ -653,7 +653,7 @@ impl JqMicroCapStrategy {
|
||||
round_lot,
|
||||
);
|
||||
let projected_execution_price = self.projected_execution_price(market, OrderSide::Buy);
|
||||
let mut projected_fill = self.projected_select_execution_fill(
|
||||
let projected_fill = self.projected_select_execution_fill(
|
||||
ctx,
|
||||
date,
|
||||
symbol,
|
||||
|
||||
Reference in New Issue
Block a user