-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
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
JsonSerializationException when using ConnectToIndividualSymbolTickerWebSocket? #118
Comments
I have the same problem. Exception i get is
|
Do either of you @filippopovic or @masanaka want to do a PR for this? |
BinanceAggregateTradeData must get replaced with BinanceTradeData. ErrorMsg: Data:
|
Hello.
When I using ConnectToIndividualSymbolTickerWebSocket, JsonSerializationException happend.
I checked the stream doc, found BinanceAggregateTradeData looks like not fit for the response.
Is something wrong?
The text was updated successfully, but these errors were encountered: