JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.04k stars 427 forks source link

UsdFuturesApi - onOrderUpdate #1351

Closed JozefGula closed 7 months ago

JozefGula commented 7 months ago

Callback for onOrderUpdate from "UsdFuturesApi.SubscribeToUserDataUpdatesAsync" does not receive any data.

After each data reception, the library logs:

[Sckt 1] failed to evaluate message

The previous version worked correctly.

JozefGula commented 7 months ago

@JKorf may you please check this issue?

JKorf commented 7 months ago

Hi, I've pushed version 9.6.1 where I fixed a problem. I wasn't able to test if this completely fixes it right here and now, so please let me know if that fixes your issue :)

JozefGula commented 7 months ago

I will test it better and let you know during tomorrow. thank you very much for your work.

JozefGula commented 7 months ago

Hello @JKorf. I let it run for a few days and have not noticed any problems yet. It seems that it probably works correctly. Once again, thank you very much.

JKorf commented 7 months ago

Great, thanks for the feedback