Polymarket Watcher
Contents
Usage & Deployment
Configuration Reference
Architecture
Extending the Service
API Reference
Polymarket Watcher
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
V
|
W
A
account (polymarket_watcher.config.Config attribute)
AccountConfig (class in polymarket_watcher.config)
actions (polymarket_watcher.config.Config attribute)
ActionsConfig (class in polymarket_watcher.config)
alert_thresholds (polymarket_watcher.config.ValueConfig attribute)
apply_book_snapshot() (polymarket_watcher.order_book.OrderBook method)
apply_price_change() (polymarket_watcher.order_book.OrderBook method)
asks (polymarket_watcher.order_book.OrderBook attribute)
,
[1]
asset_id (polymarket_watcher.order_book.OrderBook attribute)
,
[1]
B
BaseAction (class in polymarket_watcher.actions.base_action)
BaseWatcher (class in polymarket_watcher.watchers.base_watcher)
best_ask() (polymarket_watcher.order_book.OrderBook method)
best_bid() (polymarket_watcher.order_book.OrderBook method)
bid_floor (polymarket_watcher.config.WatcherConfig attribute)
bid_support_within_pct() (polymarket_watcher.order_book.OrderBook method)
bid_volume_at_or_below() (polymarket_watcher.order_book.OrderBook method)
bid_volume_in_range() (polymarket_watcher.order_book.OrderBook method)
BidFloorConfig (class in polymarket_watcher.config)
bids (polymarket_watcher.order_book.OrderBook attribute)
,
[1]
C
Config (class in polymarket_watcher.config)
D
direction (polymarket_watcher.config.MarketConfig attribute)
E
enabled (polymarket_watcher.config.BidFloorConfig attribute)
(polymarket_watcher.config.ValueConfig attribute)
entry_price (polymarket_watcher.config.MarketConfig attribute)
execute() (polymarket_watcher.actions.base_action.BaseAction method)
(polymarket_watcher.actions.log_action.LogAction method)
F
floor_window_pct (polymarket_watcher.config.BidFloorConfig attribute)
from_yaml() (polymarket_watcher.config.Config class method)
G
get_token_ids_for_slug() (in module polymarket_watcher.market_resolver)
L
log_enabled (polymarket_watcher.config.ActionsConfig attribute)
log_level (polymarket_watcher.config.ServiceConfig attribute)
LogAction (class in polymarket_watcher.actions.log_action)
M
market (polymarket_watcher.config.Config attribute)
MarketConfig (class in polymarket_watcher.config)
module
polymarket_watcher.actions.base_action
polymarket_watcher.actions.log_action
polymarket_watcher.config
polymarket_watcher.market_resolver
polymarket_watcher.order_book
polymarket_watcher.service
polymarket_watcher.watchers.base_watcher
polymarket_watcher.websocket_client
N
name (polymarket_watcher.actions.base_action.BaseAction property)
(polymarket_watcher.actions.log_action.LogAction property)
(polymarket_watcher.watchers.base_watcher.BaseWatcher property)
O
on_event() (polymarket_watcher.watchers.base_watcher.BaseWatcher method)
OrderBook (class in polymarket_watcher.order_book)
OrderLevel (class in polymarket_watcher.order_book)
P
polymarket_watcher.actions.base_action
module
polymarket_watcher.actions.log_action
module
polymarket_watcher.config
module
polymarket_watcher.market_resolver
module
polymarket_watcher.order_book
module
polymarket_watcher.service
module
polymarket_watcher.watchers.base_watcher
module
polymarket_watcher.websocket_client
module
PolymarketWebSocketClient (class in polymarket_watcher.websocket_client)
position_size (polymarket_watcher.config.MarketConfig attribute)
price (polymarket_watcher.order_book.OrderLevel attribute)
proxy_wallet (polymarket_watcher.config.AccountConfig attribute)
R
reconnect_delay_sec (polymarket_watcher.config.ServiceConfig attribute)
run() (polymarket_watcher.service.WatcherService method)
(polymarket_watcher.websocket_client.PolymarketWebSocketClient method)
S
safety_multiple (polymarket_watcher.config.BidFloorConfig attribute)
service (polymarket_watcher.config.Config attribute)
ServiceConfig (class in polymarket_watcher.config)
size (polymarket_watcher.order_book.OrderLevel attribute)
slug (polymarket_watcher.config.MarketConfig attribute)
supported_event_types (polymarket_watcher.watchers.base_watcher.BaseWatcher property)
V
value (polymarket_watcher.config.WatcherConfig attribute)
ValueConfig (class in polymarket_watcher.config)
W
watcher (polymarket_watcher.config.Config attribute)
WatcherConfig (class in polymarket_watcher.config)
WatcherService (class in polymarket_watcher.service)