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

OrderlyPrivate authentication & signature, and order update #2

Merged
merged 6 commits into from
Aug 16, 2023

Conversation

samanthatuhseng
Copy link
Contributor

OrderlyPrivateClient:

  • sendAuthentication
  • generate signature for authentication
  • mapping order update in process message

};

/**
* Implements OKEx V3 WebSocket API as defined in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comments here are outdated

*
* @param subscriptionId
* @param channel
* @see https://www.okx.com/docs-v5/en/#websocket-api-private-channel-order-channel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdated comments

sendThrottleMs?: number;
};

/**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@alanwu4321
Copy link
Member

also clean up functions that are not used

@samanthatuhseng
Copy link
Contributor Author

Hi Alan, I've updated the comments and cleaned up some functions. Let me know if you have further feedback

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.

2 participants