orderbooks/config/polymarket_ws_sample.example.yaml
2026-04-19 19:17:56 +02:00

20 lines
750 B
YAML

# Example config for a bounded Polymarket BTC websocket sample.
# Flat YAML only; no secrets are required.
discovery_path: data/discovery/polymarket_btc_markets_latest.json
output_root: data/ws_sample
manifest_path: data/manifests/checkpoint_010b_ws_raw_sample.json
report_path: reports/checkpoints/checkpoint_010b_ws_raw_sample.md
# Keep the default sample conservative; CLI can raise this to all discovered markets.
market_limit: 2
duration_seconds: 150
rest_checkpoint_interval_seconds: 30
request_timeout_seconds: 15
websocket_timeout_seconds: 15
max_reconnects: 2
reconnect_backoff_seconds: 3
market_end_safety_seconds: 420
websocket_url: wss://ws-subscriptions-clob.polymarket.com/ws/market
clob_books_url: https://clob.polymarket.com/books