Click or drag to resize

InstrumentType Enumeration

Returns the Instrument type as defined in Instrument definition

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public enum InstrumentType
Members
  Member nameValueDescription
Index0 Index
Stocks1 Stocks
Futures2 Futures
Options3 Options
Forex4 Forex
See Also