Public Member Functions | |
| void | Initialize (string dataPath, bool throwErrors) |
Public Member Functions inherited from OFT.Core.IConnectorSettings | |
| IDataFeedConnector | CreateConnector (string dataPath) |
| void | ApplySettings (IDataFeedConnector connector) |
| bool | CheckSupported (out string? errorMessage) |
| Checks if connector is supported on this machine. | |
Additional Inherited Members | |
Properties inherited from OFT.Core.IConnectorSettings | |
| string | Type [get] |
| string | Description [get] |
| Uri | Logo [get] |
| Guid | Id [get, set] |
| string | Name [get, set] |
| bool | IsMarketDataEnabled [get, set] |
| bool | IsAutoConnectEnabled [get, set] |
| ConnectorFeatures | Features [get] |
| ConnectorSettingsTypes | SettingsTypes [get] |
| bool | IsDemo [get] |
| Indicates that connector uses TestNet environment. | |
| MarketDataDelayPeriods | MarketDataDelayPeriod [get] |
| void OFT.Core.IConnectorSettingsSupportInitialization.Initialize | ( | string | dataPath, |
| bool | throwErrors | ||
| ) |