A financial instrument


The following tables list the members exposed by Instrument.

Public Constructors

  Name Description
Public method Instrument Creates an instrument and adds it to the instrument data base
Top

Public Properties

  Name Description
Public property AltExchange Gets or sets alternative exchange for this instrument
Public property AltSource Gets or sets alternative symbol source for this instrument
Public property AltSymbol Gets or sets alternative symbol for this instrument
Public property Bar Gets last bar for this instrument
Public property Currency Gets or sets instrument currency
Public property Description Gets or sets instrument description
Public property Exchange Gets or sets instrument exchange
Public property Factor Gets ot sets instrument factor
Public property Group Gets or sets instrument industry group
Public property Margin Gets or sets instrument initial margin
Public property Maturity Gets ot sets instrument maturity (options and futures)
Public property OrderBook Gets a reference to instrument order book
Public property PriceFormat Gets or sets display format of the prices.
Public property PutCall Gets or sets put or call property (options)
Public property Quote Gets last quote for this instrument
Public property Sector Gets or sets instrument industry sector
Public property Strike Gets or sets instrument strike price (options)
Public property Symbol Gets instrument symbol
Public property TickSize Gets or sets instrument tick size
Public property Trade Gets last trade for this instrument
Public property Type Gets or sets instrument type (stock, futures, option, bond, foreign exchange contract)
Top

Public Methods

  Name Description
Public method ToString Overridden. Returns instrument symbol
Top

See Also