Loading...
Searching...
No Matches
OFT.Core.IConnectorSettingsSupportInitialization Interface Reference
Inheritance diagram for OFT.Core.IConnectorSettingsSupportInitialization:
[legend]
Collaboration diagram for OFT.Core.IConnectorSettingsSupportInitialization:
[legend]

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.
 
bool HasSameCredentials (IConnectorSettings other)
 Checks if this connector has the same credentials as another connector. Also verifies that the connector types match.
 

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]
 

Member Function Documentation

◆ Initialize()

void OFT.Core.IConnectorSettingsSupportInitialization.Initialize ( string  dataPath,
bool  throwErrors 
)

The documentation for this interface was generated from the following file: