ExternalOptionsBase Class |
Namespace: SharpCharts.Base.Connection
public abstract class ExternalOptionsBase : ITemplate
The ExternalOptionsBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExternalOptionsBase |
Constructor for External Options
|
Name | Description | |
---|---|---|
![]() | Currencies |
Gets the supported Currencies by the connection
|
![]() | DefaultTemplate |
Gets the default template
|
![]() | Exchanges |
Gets the supported Exchanges by the connection
|
![]() | ExternalConnectionType |
Gets the External Connection Type associated with the External Options
|
![]() | HasParameter |
Gets if the template has parameter
|
![]() | HistoricalBuiltDataTypes |
Gets the historical build data types
|
![]() | HistoricalMarketDataTypes |
Gets the supported Historical market data types by the connection
|
![]() | InstrumentTypes |
Gets the supported instrument types by the connection
|
![]() | IsSnapQuotesArraySupported |
Gets if snap quotes array is supported or not
|
![]() | IsSnapQuotesSupported |
Gets if snap quote is supported or not
|
![]() | RealTimeMarketDataTypes |
Gets the supported real-time market data types by the connection
|
![]() | SupportsMultipleConnections |
Gets if the external connection supports multiple connection
|
![]() | Template |
Gets the associated Xaml template
|
![]() | TemplateType |
Gets the Template Type
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone an External Options object
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |