Skip to content
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

[okex-stream] all login-required channels become invalid after a network disconnection and reconnection #4967

Closed
wants to merge 5 commits into from

Conversation

lvxiao1
Copy link
Contributor

@lvxiao1 lvxiao1 commented Nov 22, 2024

Steps to Reproduce:

  1. Use the getUserTrades method to subscribe to order events.
  2. Disconnect and then reconnect the network.
  3. Place order on OKX; the order events will not be received.

image
image

@lvxiao1
Copy link
Contributor Author

lvxiao1 commented Nov 22, 2024

@timmolter please check

- Introduced data models and APIs related to futures orders
- Implemented functionalities for creating, querying, and canceling futures orders
- Added functionality to query futures account balance changes
- Introduced interfaces for futures contract information and market data
- Added support for the sandbox environment
@lvxiao1 lvxiao1 closed this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant