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

API for getting the order book #8

Open
posgnu opened this issue Dec 6, 2018 · 1 comment
Open

API for getting the order book #8

posgnu opened this issue Dec 6, 2018 · 1 comment

Comments

@posgnu
Copy link
Contributor

posgnu commented Dec 6, 2018

  • find(field) - find order by given field
  • getOrderBook(range: number, marketPrice: number) - get range number of orders which is placed up or down side on the basis of the market price.
@posgnu posgnu mentioned this issue Dec 6, 2018
8 tasks
@posgnu posgnu changed the title Get order book API API for getting the order book Dec 6, 2018
@posgnu
Copy link
Contributor Author

posgnu commented Dec 13, 2018

  • Change to use a web socket, in case of having many users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant