Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| developers:fixapi:collateralreport [2025/09/17 01:10] – chad | developers:fixapi:collateralreport [2026/04/29 17:05] (current) – chad | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| | Market RFQ | 7 | Request for quote | SecurityID (48), Text (58) | | | Market RFQ | 7 | Request for quote | SecurityID (48), Text (58) | | ||
| | User Info | 8 | Trader information | UserName (3141), UserRoles (3145) | | | User Info | 8 | Trader information | UserName (3141), UserRoles (3145) | | ||
| + | |||
| + | ===== CollStatus Values (Tag 910) ===== | ||
| + | |||
| + | ^ Value ^ Status ^ Description ^ | ||
| + | | 0 | Unknown | Account status is unknown | | ||
| + | | 1 | Blocked | Account is blocked from trading. Only closing of positions will be allowed | | ||
| + | | 2 | OK | Account is ok for trading | | ||
| + | | 3 | Unrestricted | Account does not have margin restrictions | | ||
| + | | 4 | Deleted | Account has been deleted | | ||
| + | | 5 | Disabled | Account has been disabled | | ||
| + | | 6 | OutsideActiveTime | Outside the active trading time for the account | | ||
| + | | 7 | NotAccessible | The account is not accessible by the user (e.g. permission removed or account deleted since the user originally requested the account list) | | ||
| + | | 8 | PitTradeOnly | The account can only accept pit trades | | ||
| + | | 9 | LossLimitExceeded | The loss limit has been exceeded and the account is blocked | | ||
| ===== Message Specification ===== | ===== Message Specification ===== | ||