Suoranta.Finance Namespace
Suoranta.Finance - Developer API

MarketIndexElement Class

Represents a non-tradeable composite data source.

Namespace:  Suoranta.Finance.Configuration
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public class MarketIndexElement : ConfigurationElement

Examples


The corresponding XML element:
C#
<MarketIndex Moniker="NQ" Name="NASDAQ 100" Currency="USD" UnderlyingClass="CorporateStock" />

Inheritance Hierarchy


Object
  ConfigurationElement
    Suoranta.Finance.Configuration..::..MarketIndexElement