Method__init__(
self,
*,
relayer_url: str,
chain_id: int,
private_key: str,
src/polybot5m/execution/deposit_wallet.py:97
Method__init__(
self,
*,
relayer_url: str,
chain_id: int,
private_key: str,
src/polybot5m/execution/deposit_wallet.py:313
Methodexecute_buy_limit(
self,
*,
token_side: str,
limit_price: float,
size: float,
r
src/polybot5m/backtest/simulation.py:209
Methodexecute_buy_limit(
self,
*,
token_side: str,
limit_price: float,
size: float,
r
src/polybot5m/backtest/simulation.py:417
Methodexecute_sell_limit(
self,
*,
token_side: str,
limit_price: float,
size: float,
r
src/polybot5m/backtest/simulation.py:194
Methodexecute_sell_limit(
self,
*,
token_side: str,
limit_price: float,
size: float,
r
src/polybot5m/backtest/simulation.py:278
Methodupdate(
self,
*,
best_bid_yes: float,
best_bid_no: float,
rem_yes: float,
src/polybot5m/opposite_bid_history.py:59