MarketSettlementOpenInterest Property

Open interest quantity for this market as reported by the exchange.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public int OpenInterest { get; }

Property Value

Int32

Return Value

Int32
The open interest quantity, or -1 if no data is available.

See Also