Skip to content

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

Open
alexey-kichin wants to merge 1 commit intomainfrom
fix/indexer-ws-python-signatures
Open

docs: fix Python signatures for indexer websocket orders/trades#447
alexey-kichin wants to merge 1 commit intomainfrom
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

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.

1 participant