Skip to content

docs: fix Python signatures for indexer websocket orders/trades#447

Merged
kzdydx merged 1 commit into
mainfrom
fix/indexer-ws-python-signatures
May 15, 2026
Merged

docs: fix Python signatures for indexer websocket orders/trades#447
kzdydx merged 1 commit into
mainfrom
fix/indexer-ws-python-signatures

Conversation

@alexey-kichin
Copy link
Copy Markdown
Contributor

@alexey-kichin alexey-kichin commented Apr 19, 2026

Summary

  • Correct the Python OrderBook.subscribe/unsubscribe signatures on the Orders websocket page
  • Fix the Trades channel name which was incorrectly listed as v4_orderbook; the actual channel is v4_trades

Python `OrderBook` and `Trades` classes in v4-client-py-v2 take an `id`
parameter, not `market`. Also corrects the Trades channel name which was
mistakenly listed as `v4_orderbook`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@alexey-kichin alexey-kichin requested review from a team as code owners April 19, 2026 17:50
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v4-teacher Error Error Apr 19, 2026 5:51pm
vocs-docs Ready Ready Preview, Comment Apr 19, 2026 5:51pm

Request Review

@kzdydx kzdydx merged commit bcd2c3e into main May 15, 2026
13 of 16 checks passed
@kzdydx kzdydx deleted the fix/indexer-ws-python-signatures branch May 15, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants