ATAS
|
Public Member Functions | |
IDataFeedConnector | CreateConnector (string dataPath) |
void | ApplySettings (IDataFeedConnector connector) |
bool | CheckSupported (out string? errorMessage) |
Checks if connector is supported on this machine. | |
Properties | |
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.IConnectorSettings.ApplySettings | ( | IDataFeedConnector | connector | ) |
Implemented in OFT.Core.BaseConnectorSettings< T >.
bool OFT.Core.IConnectorSettings.CheckSupported | ( | out string? | errorMessage | ) |
Checks if connector is supported on this machine.
errorMessage | Null if supported otherwise contains error text |
Implemented in OFT.Core.BaseConnectorSettings< T >.
IDataFeedConnector OFT.Core.IConnectorSettings.CreateConnector | ( | string | dataPath | ) |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
getset |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
getset |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Indicates that connector uses TestNet environment.
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
getset |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
getset |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.
|
get |
Implemented in OFT.Core.BaseConnectorSettings< T >.