Use this search bar to search topics within the Portfolio Manager API.
This section lists all the flows supported currently by CTAPI. The Portfolio Manager API will support these flows.
Subscriptions
API Input | API Output |
---|---|
Subscription Request for all data |
Successful Subscription Response for all data Subscription Error Response – Inappropriate permission |
Subscription Request with Filters |
Subscription Error Response – Inappropriate permission |
Subscription Polling Request | Subscription Polling Response |
Subscription Signoff Request |
Successful Subscription Signoff Subscription Signoff Error Response |
Trade Capture Report and Notifications
- Cleared Trade Notifications
- Click here to view the FIXML flow for this function
- Trade Updates like Account, CTI and Origin Notification
- Trade Void Notification
- Price & Quantity Updates
- Trade Transfers (same flow as Delta?)
- Deltas- When the Trading Firm is changed on the transaction, a Cancel Notification is sent to the previous Trading Firm and a New Trade Notification is sent to the new Trading Firm
- Spreads are supported in the PM API
- Allocation Notifications (Single trade allocation)
- Allocation Notifications (Trades are grouped)
- Allocation Release/ Reversal Notifications
- MOS Allocations
Query types
<<Note: There will be one generic Query flow >>
The Portfolio Manager API will use both REST style HTTP parameters for queries and FIXML message (e.g. TrdCaptRptReq) parameters. The names of query parameters will match those in the FIXML messages.
Query Name |
Parameters used (HTTP or FIXML) |
---|---|
Query Trade Records | Both |
Query Next page |
Both |
All queries will support filtering including fields like the following from CTAPI:
- Party Role (R) (Trading Firm, account, clearing member), <<Only 1=Executing Firm is used in current CTAPI queries>>
- Trade Date (TrdDt), <<Used heavily in current CTAPI queries>>
- FEC Firm Trade ID (TrdID),
- CME Unique ID (ExecID),
- Order ID (ClOrdID),
- Venue (InptSrc) <<Used in current CTAPI queries>>
- Product (ID) <<Used in current CTAPI queries>>