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

Update library with Typesript types definitions, and improves and simplify some methods #5

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

pablodgonzalez
Copy link

The PR contains mainly

  • the typescript types definitions file, furthermore,
  • include many improves, refactor and simplify many functions.
  • There is a call the login automatically functionality,
  • an connectWS function to get the authenticated WS
  • an wsSend function to wrap the ws send function to check the connection, and ensure send data when the socket connection was established.
  • Include a subscribeMarketdata function to make the subscription by the ws to get the RT market data info.
    Some changes are BREAKING CHANGES please analyze carefully

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