client-examples icon indicating copy to clipboard operation
client-examples copied to clipboard

Unable to subscribe to (Q)uotes channel in websocket client

Open wilmorrtr opened this issue 6 years ago • 0 comments

I am able to successfully subscribe to the Trades channel, but when I attempt to subscribe to the quotes channel, I get an error.

My request: {"action":"subscribe","params”:”Q.AAP”}

Error returned: [{"ev":"status","status":"error","message":"Invalid JSON"}]

I understand my subscription call may be incorrect, but I've been unable to find any reference (other than a table showing channels T, Q, A and AM. I'd appreciate any assistance you can give!

wilmorrtr avatar Oct 29 '19 01:10 wilmorrtr