Jan Korf

Results 63 comments of Jan Korf

Correct, this has been fixed

Hi, no it is currently not implemented. The Bitfinex implementation needs an update. I'll add it in soon

Hi, I'd like to help you but you'll have to provide some more data. First off; you say cancellation MAY return "no response". So it only happens occasionally? How often?...

It sounds like there is a hickup in the connection. How stable is your internet connection? By default the log will be written using Debug.WriteLine, so it will appear in...

Yes, debug logging will show if a connection is closed and the reconnection process, as well as all messages send/received.

Hi thanks for the updates, these logs help a lot. So it seems that we got a reconnect request from the server, but we still send a cancel order request...

I've pushed a fix for the operation being lost when reconnecting, can you try the new version and see if it fixed your issues?

Sorry for the late reaction, must've missed the notification. Yes, a PR for implementation for the Futues/swap API is much welcome.

Not sure if I understand correctly, but the result object (HuobiOrder) has an Id property, which is the order id. Isn't that what you're looking for?

There was an issue in the ALLOW_FAILURE serialization, should be fixed