polygon-io / issues

Quickly track and report problems with polygon.io
29 stars 0 forks source link

No messages received from websocket after successfully subscribing to forex/crypto quotes #144

Closed ktc0 closed 3 years ago

ktc0 commented 3 years ago

Client WebSocket4Net to connect to the forex and crypto clusters

Issue No messages are received after successfully subscribing to forex and crypto quotes.

Expected Result The expected result is that messages are received with the new quote information upon successfully subscribing.

Screenshots The code: ConsoleApp

The output: ForexWebsocket

Desktop (please complete the following information):

Additional context I have no issue receiving quote messages for stocks.

jrbell19 commented 3 years ago

Hi there,

Sorry to hear you are having trouble. Make sure you are subscribing to C.EUR/USD

ktc0 commented 3 years ago

Thank you for the quick response. That was indeed the issue.