Overview
With the data available in FundApps, we can show an output containing the headroom before reaching the limit for each contract held with an active position. For cases where two or more different instruments (e.g., a mini and a full-sized future) are aggregated together in the result, we will include the headroom in both independently.
The data is extracted via an API, which means it can be integrated with your own systems. For example, the API could automatically feed the data into an order management system (OMS) so that traders can see how much they can trade before they reach the limit for a given active position.
Any calendar date will result in a response from the API. If the date requested does not match a date on which a position file was uploaded, the API response will return an empty response for the contract data.
API
An API user can access the API at the below URLs:
Documentation: {company-name}-api.fundapps.co/swagger
Note: To select the Position Limits version of the API, please select PL at the top-right of the page.
API extract: {company-name}-api.fundapps.co/v1/positionlimits/roominaname/{yyyy-mm-dd}