Sell residual options at latest bid via IOC limit, not market.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1037,7 +1037,7 @@ class Matcher:
|
||||
notional=of.notional,
|
||||
slip=of.slip,
|
||||
now_ms=now_ms,
|
||||
note="residual mid-close by premium recovery",
|
||||
note=f"residual mid-close at bid px={close_bid}",
|
||||
)
|
||||
|
||||
def try_close_pending_residuals(self) -> list[dict[str, Any]]:
|
||||
|
||||
Reference in New Issue
Block a user