OpenInterestEventArgs.OpenInterest Property |
The number of open contracts of derivatives like futures and options
that have a time limit after which they expire. Open interest in a
derivative is the sum of all contracts that have not expired, been
exercised or physically delivered. Moreover, the open interest is the
number of long positions or, equivalently, the number of short
positions.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public int OpenInterest { get; }
Property Value
Type:
Int32See Also