AstsFastDialect
StockSharp.Fix.Dialects.Moex.Asts
ASTS FAST dialect.
Наследует: BaseUdpDialect
Конструкторы
AstsFastDialect()
Initializes a new instance of the AstsFastDialect.
Свойства
FeatureName : string
Feature name.
Методы
CreateParser() : IUdpSettingsParser
Create a new instance of the IUdpSettingsParser class.
Возвращает: IUdpSettingsParser
GetSupportedMarketDataTypesAsync(SecurityId, DateTime?, DateTime?) : IAsyncEnumerable<DataType>
Get supported by adapter message types.
- securityId
- SecurityId
- from
- Start date for request. If , then all available messages will be returned.
- to
- End date for request. If , then all available messages will be returned.
Возвращает: Supported by adapter market data types.
LoadSettingsFromFile(IDictionary<string, UdpFeedGroup>)
Load settings from specified file.
- feeds
- UDP settings.