Drop stale broker sizing helpers

This commit is contained in:
boris
2026-04-22 22:00:09 -07:00
parent aca8292c72
commit 6606ef86bc
2 changed files with 3 additions and 161 deletions

View File

@@ -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,