feat(options): push chain asks/bids via OKX WS + SSE
Replace soft REST polling with OKX public tickers WS ingest and browser SSE patches so list quotes stay live while watching an expiry. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
flask>=3.0,<4
|
||||
requests>=2.31,<3
|
||||
ccxt>=4.2,<5
|
||||
websocket-client>=1.6,<2
|
||||
werkzeug>=3.0,<4
|
||||
PySocks>=1.7,<2
|
||||
Pillow>=10.0,<12
|
||||
|
||||
Reference in New Issue
Block a user