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

Marketbook request with EX Best Offers #8

Closed
acegilz opened this issue Jun 2, 2016 · 1 comment
Closed

Marketbook request with EX Best Offers #8

acegilz opened this issue Jun 2, 2016 · 1 comment

Comments

@acegilz
Copy link

acegilz commented Jun 2, 2016

I am wondering how could I request the market-book with the best offers option.
Like this:
https://www.dropbox.com/s/awcseufzmkurpkf/Screenshot%202016-06-02%2003.10.35.png?dl=0

@mikecmpbll
Copy link
Owner

little late, but you'd probably want something like:

client.list_market_book({
  marketIds: ["...", "..."],
  priceProjection: { priceData: ["EX_BEST_OFFERS"] },
})

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

No branches or pull requests

2 participants