IAssetsMarketsOpenPositionOptionExpiryDate Property

Stator | API Documentation
The expiry date for an option (echange traded) position.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

DateTime OptionExpiryDate { get; set; }

Property Value

Type: DateTime
Remarks

Please note this field is only applicable if the imported position is of type exchange traded option.
All other position types (instruments) will be ignored.

See Also

Reference