IContractVolatility Interface

GF API Documentation
Contract volatility

Namespace:  GF.Api.Contracts.Volatility
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IContractVolatility

The IContractVolatility type exposes the following members.

Properties

  NameDescription
Public propertyCalculationPeriod
Volatility calculation period in minutes
Public propertyIsDefault
true if contract defined by server
Public propertyIsValid
true if volatility info is valid
Public propertyLastUpdate
Last update date/time
Public propertyPriceChange
Price change
Public propertyPriceChangePercent
Price change in percent
Public propertySymbol
Contract symbol
Public propertyThreshold
Volatility threshold
Public propertyVolatility
Current volatility value
Top
See Also

Reference