Endpoint for getting all market positions for the logged-in member.

Response Fields

Market relevant data is available under "calls" key under "probes" key in json response. List of Dictionary contains data as per description below

NameTypeDescription
rankint-1 for unmatched order and 0 for matched
coinsintOrder Limit price
callvaluestr"Y" for yes and "N" for no
useridintOrder placing user id
noofcontractsintOrder quantity
orderidstrOrder id specific to the order
statusstr"O" represents open order, "A" represents active and "H" stands for pending order
createdatiso datetimeTime when order was created
lastpriceintPrice of last trade
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!