Use this search bar to search topics within the Portfolio Manager API.
Page Tree Search | ||
---|---|---|
|
This section lists all the flows supported currently by CTAPI. The Portfolio Manager API will support these flows.
User Authentication:
- Logon
- Logoff
- Change Password
Subscriptions:
List the CTAPI subscriptions (CTAPI Spec section 5.10)
Trade Confirm and Notification flows:
- Cleared Trade Notifications
- Trade Updates like Account, CTI and Origin Notification
- Allocation Notifications (Single trade allocation)
- Allocation Notifications (Trades are grouped)
- Allocation Release/ Reversal Notifications
- Price & Quantity Updates
- Trade Transfers
- Spreads are supported in the PM API
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
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>>
Subscriptions:
List the CTAPI subscriptions (CTAPI Spec section 5.10)