↓ 12 callersFunction_log(
tag: str,
msg: str,
*,
slot: MarketSlot | None = None,
remaining_s: float | None = None,
src/polybot5m/execution/exit_strategy.py:72
↓ 7 callersMethod_cached_conditional_pair(
self,
yes_token_id: str,
no_token_id: str,
*,
max_age_s: float,
src/polybot5m/execution/clob_client.py:631
↓ 2 callersMethod_place_limit_sell(
self,
slot: MarketSlot,
outcome: str,
price: float,
shares: float,
src/polybot5m/execution/exit_strategy.py:898
↓ 2 callersMethod_run_buy(
self,
slot: MarketSlot,
outcome: str,
*,
label: str,
cfg: Bu
src/polybot5m/execution/exit_strategy.py:748
↓ 2 callersMethod_side_book_ok(
self,
slot: MarketSlot,
outcome: str,
*,
max_spread: float,
src/polybot5m/execution/exit_strategy.py:346