post https://api.tradexapp.co/v2/orders/open
Endpoint for getting the orderbook for a market.
Response Fields
Market relevant data is available under " calls" key in json response. List of dictionary contains data as per description below
Name | Type | Description |
---|---|---|
callvalue | str | "Y" for yes and "N" for no |
noofcontracts | int | Quantity |
coins | int | Limit price |
returns | int | Defaults to 0 |
probed | int | market id of the specific market for which data is to be fetched |