post https://api.tradexapp.co/v2/lastTradesInfo
Get last 10 "YES" and last 10 "NO" trades placed on a particular event.
Response Fields
Market relevant data is available under "trades" key in json response. List of dictionary contains data as per description below
Name | Type | Description |
---|---|---|
coins | int | Limit price |
noofcontracts | int | Quantity |
callvalue | str | "Y" for yes and "N" for no |
status | str | "A" stands for active markets |
updatedat | str | Last updated time for order |