Commit Graph

4 Commits

Author SHA1 Message Date
nicolasakf cce9241c8d Enhance data processing and utility functions
- Updated `process_price_change` to accept an optional `asset_id` parameter for better asset validation.
- Modified `process_data` to ensure `json_datas` is always a list and to pass `asset_id` when available.
- Added checks in `update_markets` to ensure the 'multiplier' column exists and fill NaN values with empty strings.
- Refactored multiplier application in `get_buy_sell_amount` to use `row.get()` for safer access.
2026-01-05 22:02:48 -03:00
Julian a662380e65 Fixed Code to handle the new WS price_change logic
details about the changes:
https://docs.polymarket.com/developers/CLOB/websocket/market-channel-migration-guide
2025-11-07 20:02:14 +01:00
warproxxx a1140c076f Handle the polymarket changes 2025-04-17 17:39:58 -07:00
warproxxx 8e500d9437 Repo is ready 2025-03-31 12:16:51 -04:00