|
string | Type [get, set] |
|
string | Description [get] |
|
Uri | Logo [get] |
|
Guid | Id [get, set] |
|
virtual string | DisplayName [get, set] |
|
string | Name [get, set] |
|
bool | IsMarketDataEnabled [get, set] |
|
bool | IsAutoConnectEnabled [get, set] |
|
bool | AllowUpdatePositionsPnL [get, set] |
|
TimeOnly? | RefreshSecuritiesTime [get, set] |
|
abstract ConnectorFeatures | Features [get] |
|
virtual ConnectorSettingsTypes | SettingsTypes [get] |
|
virtual bool | IsDemo [get] |
| Indicates that connector uses TestNet environment.
|
|
virtual MarketDataDelayPeriods | MarketDataDelayPeriod [get] |
|
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] |
|
◆ BaseConnectorSettings()
◆ ApplySettings()
◆ CheckSupported()
Checks if connector is supported on this machine.
- Parameters
-
errorMessage | Null if supported otherwise contains error text |
- Returns
- true if no problems detected, false if not supported
Implements OFT.Core.IConnectorSettings.
◆ CreateConnector()
◆ OnApplySettings() [1/3]
◆ OnApplySettings() [2/3]
◆ OnApplySettings() [3/3]
◆ OnCreateConnector() [1/2]
◆ OnCreateConnector() [2/2]
◆ RaisePropertyChanged()
◆ SetProperty< TValue >()
bool OFT.Core.BaseConnectorSettings< T >.SetProperty< TValue > |
( |
ref TValue |
storage, |
|
|
TValue |
newValue, |
|
|
string |
propertyName, |
|
|
Action< TValue, TValue > |
onChanged = null |
|
) |
| |
|
protected |
◆ ToString()
◆ AllowUpdatePositionsPnL
◆ Description
◆ DisplayName
◆ Features
◆ Id
◆ IsAutoConnectEnabled
◆ IsDemo
◆ IsMarketDataEnabled
◆ Logo
◆ MarketDataDelayPeriod
◆ Name
◆ RefreshSecuritiesTime
◆ SettingsTypes
◆ Type
◆ PropertyChanged
The documentation for this class was generated from the following file: