We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When subscribing to trade channels via Deribit’s WebSocket API, futures contracts with hyphenated symbols (e.g., PAXG-USDC-30MAY25) fail to subscribe.
[DEBUG] | WEBSOCKET | 24/03/2025 09:30:16 | Deribit wss://www.deribit.com/ws/api/v2: Sending message: {"jsonrpc":"2.0","id":133408097,"method":"public/subscribe","params":{"channels":["trades.BTC_USDC.100ms","trades.ETH_BTC.100ms","trades.ETH_USDC.100ms","trades.PAXG-USDC-30MAY25.100ms"]}}
[ERROR] | WEBSOCKET | 24/03/2025 09:24:12 | subscription failure: subscription failure, allTrades futures PAXG/USDC-30MAY25 failed to public/subscribe
Originally posted by @gloriousCode in #1856 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When subscribing to trade channels via Deribit’s WebSocket API, futures contracts with hyphenated symbols (e.g., PAXG-USDC-30MAY25) fail to subscribe.
Originally posted by @gloriousCode in #1856 (comment)
The text was updated successfully, but these errors were encountered: