binance / binance-connector-dotnet

Lightweight connector for integration with Binance API
MIT License
207 stars 69 forks source link

The Ticker doesn't update #29

Closed guitarcrazy86 closed 1 year ago

guitarcrazy86 commented 2 years ago

Hi,

I'm not sure what I'm doing wrong, but I grab the websocket example code for the symbol ticker and it works, but only shows one piece of market information. I am hoping to have the stream continue to provide real-time data.

Thanks

2pd commented 2 years ago

which example file did you try? also can paste your result here.

aisling-2 commented 1 year ago

Hey @guitarcrazy86, please look into https://dev.binance.vision/t/dotnet-connector-socket-samples-return-one-result/12668, seems to be the same situation with an answer there.