AstsFastDialect
StockSharp.Fix.Dialects.Moex.Asts
ASTS FAST dialect.
Herda de: BaseUdpDialect
Construtores
AstsFastDialect()
Initializes a new instance of the AstsFastDialect.
Propriedades
FeatureName : string
Feature name.
Métodos
CreateParser() : IUdpSettingsParser
Create a new instance of the IUdpSettingsParser class.
Retorna: 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.
Retorna: Supported by adapter market data types.
LoadSettingsFromFile(IDictionary<string, UdpFeedGroup>)
Load settings from specified file.
- feeds
- UDP settings.