forwardTradeCaptureDate Properties   Table of ContentTradeCaptureDate Methodsforward
TradeCaptureDate.TradeDate Property
To request trades for a specific trade date. If not specified, results for the current trade date will be provided.

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
C#
public DateTime TradeDate { get; set; }

Property Value

Type: DateTime
See Also