TradeCaptureReportRequestAcknowledgement.TradeRequestType Property |
Type of Trade Capture Report.
Supported Values:
0 = All trades (subscribe only)
1 =Initial request for results matching Criteria provided on request (filtered subscription or query snapshot)
2 = (Not supported)
3 = Continue sending results of query snapshot/subscription polling (TradeRequestID must match original request)
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax public TradeRequestType TradeRequestType { get; set; }
Property Value
Type:
TradeRequestTypeSee Also