ServicesRegistry

StockSharp.Algo

Services registry.

Properties

AdapterProvider
public static IMessageAdapterProvider AdapterProvider { get; }
value = ServicesRegistry.AdapterProvider

The message adapter's provider.

CandleBuilderProvider
public static CandleBuilderProvider CandleBuilderProvider { get; }
value = ServicesRegistry.CandleBuilderProvider

CandleBuilderProvider

CandlePatternProvider
public static ICandlePatternProvider CandlePatternProvider { get; }
value = ServicesRegistry.CandlePatternProvider

ICandlePatternProvider

ChannelExecutor
public static ChannelExecutor ChannelExecutor { get; }
value = ServicesRegistry.ChannelExecutor

ICustomTypeDescriptorProvider

CommissionRuleProvider
public static ICommissionRuleProvider CommissionRuleProvider { get; }
value = ServicesRegistry.CommissionRuleProvider

ICommissionRuleProvider

Compiler
public static ICompiler Compiler { get; }
value = ServicesRegistry.Compiler

ICompiler.

CompilerCache
public static ICompilerCache CompilerCache { get; }
value = ServicesRegistry.CompilerCache

ICompilerCache

CompilerProvider
public static CompilerProvider CompilerProvider { get; }
value = ServicesRegistry.CompilerProvider

CompilerProvider.

Connector
public static Connector Connector { get; }
value = ServicesRegistry.Connector

Connector.

CustomTypeDescriptorProvider
public static ICustomTypeDescriptorProvider CustomTypeDescriptorProvider { get; }
value = ServicesRegistry.CustomTypeDescriptorProvider

ICustomTypeDescriptorProvider

DriveCache
public static DriveCache DriveCache { get; }
value = ServicesRegistry.DriveCache

IMarketDataDrive cache.

EnsureLogManager
public static LogManager EnsureLogManager { get; }
value = ServicesRegistry.EnsureLogManager

Log manager.

EntityRegistry
public static IEntityRegistry EntityRegistry { get; }
value = ServicesRegistry.EntityRegistry

The storage of trade objects.

ExcelProvider
public static IExcelWorkerProvider ExcelProvider { get; }
value = ServicesRegistry.ExcelProvider

Excel provider.

ExchangeInfoProvider
public static IExchangeInfoProvider ExchangeInfoProvider { get; }
value = ServicesRegistry.ExchangeInfoProvider

Exchanges and trading boards provider.

ExtendedInfoStorage
public static IExtendedInfoStorage ExtendedInfoStorage { get; }
value = ServicesRegistry.ExtendedInfoStorage

Extended info storage.

LogManager
public static LogManager LogManager { get; }
value = ServicesRegistry.LogManager

Log manager.

MappingProvider
public static ISecurityMappingStorageProvider MappingProvider { get; }
value = ServicesRegistry.MappingProvider

Security identifier mappings storage provider.

MarketDataProvider
public static IMarketDataProvider MarketDataProvider { get; }
value = ServicesRegistry.MarketDataProvider

The market data provider.

NativeIdStorage
public static INativeIdStorageProvider NativeIdStorage { get; }
value = ServicesRegistry.NativeIdStorage

Security native identifier storage provider.

PortfolioAdapterProvider
public static IPortfolioMessageAdapterProvider PortfolioAdapterProvider { get; }
value = ServicesRegistry.PortfolioAdapterProvider

The portfolio based message adapter's provider.

PortfolioProvider
public static IPortfolioProvider PortfolioProvider { get; }
value = ServicesRegistry.PortfolioProvider

The provider of information about portfolios.

PositionProvider
public static IPositionProvider PositionProvider { get; }
value = ServicesRegistry.PositionProvider

The position provider.

PositionStorage
public static IPositionStorage PositionStorage { get; }
value = ServicesRegistry.PositionStorage

Position storage.

ReportGeneratorProvider
public static IReportGeneratorProvider ReportGeneratorProvider { get; }
value = ServicesRegistry.ReportGeneratorProvider

IReportGeneratorProvider.

RiskManager
public static IRiskManager RiskManager { get; }
value = ServicesRegistry.RiskManager

The risks control manager.

RiskRuleProvider
public static IRiskRuleProvider RiskRuleProvider { get; }
value = ServicesRegistry.RiskRuleProvider

IRiskRuleProvider

SecurityAdapterProvider
public static ISecurityMessageAdapterProvider SecurityAdapterProvider { get; }
value = ServicesRegistry.SecurityAdapterProvider

The security based message adapter's provider.

SecurityProvider
public static ISecurityProvider SecurityProvider { get; }
value = ServicesRegistry.SecurityProvider

The provider of information about instruments.

SecurityStorage
public static ISecurityStorage SecurityStorage { get; }
value = ServicesRegistry.SecurityStorage

Securities meta info storage.

SnapshotRegistry
public static ISnapshotRegistry SnapshotRegistry { get; }
value = ServicesRegistry.SnapshotRegistry

Snapshot storage registry.

StorageRegistry
public static IStorageRegistry StorageRegistry { get; }
value = ServicesRegistry.StorageRegistry

The storage of market data.

SubscriptionProvider
public static ISubscriptionProvider SubscriptionProvider { get; }
value = ServicesRegistry.SubscriptionProvider

Subscription provider.

TryAdapterProvider
public static IMessageAdapterProvider TryAdapterProvider { get; }
value = ServicesRegistry.TryAdapterProvider

The message adapter's provider.

TryCandlePatternProvider
public static ICandlePatternProvider TryCandlePatternProvider { get; }
value = ServicesRegistry.TryCandlePatternProvider

ICandlePatternProvider

TryChannelExecutor
public static ChannelExecutor TryChannelExecutor { get; }
value = ServicesRegistry.TryChannelExecutor

ChannelExecutor

TryCommissionRuleProvider
public static ICommissionRuleProvider TryCommissionRuleProvider { get; }
value = ServicesRegistry.TryCommissionRuleProvider

ICommissionRuleProvider

TryCompiler
public static ICompiler TryCompiler { get; }
value = ServicesRegistry.TryCompiler

ICompiler.

TryCompilerCache
public static ICompilerCache TryCompilerCache { get; }
value = ServicesRegistry.TryCompilerCache

ICompilerCache

TryCompilerProvider
public static CompilerProvider TryCompilerProvider { get; }
value = ServicesRegistry.TryCompilerProvider

CompilerProvider.

TryCustomTypeDescriptorProvider
public static ICustomTypeDescriptorProvider TryCustomTypeDescriptorProvider { get; }
value = ServicesRegistry.TryCustomTypeDescriptorProvider

ICustomTypeDescriptorProvider

TryDriveCache
public static DriveCache TryDriveCache { get; }
value = ServicesRegistry.TryDriveCache

IMarketDataDrive cache.

TryEntityRegistry
public static IEntityRegistry TryEntityRegistry { get; }
value = ServicesRegistry.TryEntityRegistry

The storage of trade objects.

TryExcelProvider
public static IExcelWorkerProvider TryExcelProvider { get; }
value = ServicesRegistry.TryExcelProvider

Excel provider.

TryExchangeInfoProvider
public static IExchangeInfoProvider TryExchangeInfoProvider { get; }
value = ServicesRegistry.TryExchangeInfoProvider

Exchanges and trading boards provider.

TryExtendedInfoStorage
public static IExtendedInfoStorage TryExtendedInfoStorage { get; }
value = ServicesRegistry.TryExtendedInfoStorage

Extended info storage.

TryMarketDataProvider
public static IMarketDataProvider TryMarketDataProvider { get; }
value = ServicesRegistry.TryMarketDataProvider

The market data provider.

TryNativeIdStorage
public static INativeIdStorageProvider TryNativeIdStorage { get; }
value = ServicesRegistry.TryNativeIdStorage

Security native identifier storage provider.

TryPortfolioProvider
public static IPortfolioProvider TryPortfolioProvider { get; }
value = ServicesRegistry.TryPortfolioProvider

The provider of information about portfolios.

TryRiskManager
public static IRiskManager TryRiskManager { get; }
value = ServicesRegistry.TryRiskManager

The risks control manager.

TryRiskRuleProvider
public static IRiskRuleProvider TryRiskRuleProvider { get; }
value = ServicesRegistry.TryRiskRuleProvider

IRiskRuleProvider

TrySecurityProvider
public static ISecurityProvider TrySecurityProvider { get; }
value = ServicesRegistry.TrySecurityProvider

The provider of information about instruments.

TryStorageRegistry
public static IStorageRegistry TryStorageRegistry { get; }
value = ServicesRegistry.TryStorageRegistry

The storage of market data.

TrySubscriptionProvider
public static ISubscriptionProvider TrySubscriptionProvider { get; }
value = ServicesRegistry.TrySubscriptionProvider

Subscription provider.

Methods

EnsureGetExchangeInfoProvider
public static IExchangeInfoProvider EnsureGetExchangeInfoProvider()
result = ServicesRegistry.EnsureGetExchangeInfoProvider()

Exchanges and trading boards provider.

Returns: Exchanges and trading boards provider.