TradeRequestType Field
Type of Trade Capture Report.
Valid values:
0 = All trades
1 = Matched trades matching Criteria provided on request (parties,
exec id, trade id, order id, instrument, input source, etc.)
2 = Unmatched trades that match criteria
3 = Unreported trades that match criteria
4 = Advisories that match criteria
public const int TradeRequestType = 569
This language is not supported or no code example is available.
public:
const int TradeRequestType = 569;
This language is not supported or no code example is available.
public const TradeRequestType : int = 569
This language is not supported or no code example is available.
Field Value
int
In this article
Definition