Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

GET orderbook endpoint default unsorted #46

Open
michaelhly opened this issue Jan 29, 2019 · 0 comments
Open

GET orderbook endpoint default unsorted #46

michaelhly opened this issue Jan 29, 2019 · 0 comments

Comments

@michaelhly
Copy link

michaelhly commented Jan 29, 2019

Documentation for get orderbook mentions,
Bids will be sorted in descending order by price, and asks will be sorted in ascending order by price. Within the price sorted orders, the orders are further sorted by taker fee price which is defined as the takerFee divided by takerTokenAmount. After taker fee price, orders are to be sorted by expiration in ascending order.
Include By default, orders returned by this endpoint are unsorted.

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

No branches or pull requests

1 participant