RolloverBaseGetExpiry Method |
Returns the Expiry
Namespace:
SharpCharts.Base.Data
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public abstract Expiry GetExpiry(
DateTime tradeDate
)
Parameters
- tradeDate
- Type: SystemDateTime
Trade date
Return Value
Type:
ExpirySee Also