ServicesRegistry

StockSharp.Algo

サービスレジストリ。

プロパティ

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

メッセージアダプタのプロバイダ。

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

担当: 佐藤 宏

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

担当: 佐藤 宏

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

担当: 佐藤 宏

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

担当: 佐藤 宏

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

ライター。

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

担当: 佐藤 宏

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

代表取締役社長 佐藤 浩

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

代表取締役社長 佐藤 浩

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

担当: 佐藤 宏

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

IMarketDataDriveキャッシュ。

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

ログマネージャー。

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

取引オブジェクトの保存。

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

Excel プロバイダー

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

取引所および取引銀行のプロバイダ。

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

拡張された情報ストレージ。

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

ログマネージャー。

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

金融機器識別子は、ストレージプロバイダをマッピングします。

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

市場データプロバイダ。

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

金融商品名簿記帳プロバイダ。

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

ポートフォリオベースのメッセージアダプタのプロバイダ。

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

ポートフォリオに関する情報提供

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

位置情報プロバイダ。

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

位置の貯蔵。

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

代表取締役社長 佐藤 浩

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

リスク管理責任者

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

担当: 佐藤 宏

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

金融商品ベースのメッセージアダプタのプロバイダ。

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

機器に関する情報提供者

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

金融商品メタ情報ストレージ。

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

スナップショットストレージレジストリ。

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

市場データの保存。

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

サブスクリプションプロバイダー。

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

メッセージアダプタのプロバイダ。

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

担当: 佐藤 宏

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

担当: 佐藤 宏

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

担当: 佐藤 宏

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

ライター。

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

担当: 佐藤 宏

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

代表取締役社長 佐藤 浩

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

担当: 佐藤 宏

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

IMarketDataDriveキャッシュ。

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

取引オブジェクトの保存。

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

Excel プロバイダー

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

取引所および取引銀行のプロバイダ。

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

拡張された情報ストレージ。

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

市場データプロバイダ。

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

金融商品名簿記帳プロバイダ。

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

ポートフォリオに関する情報提供

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

リスク管理責任者

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

担当: 佐藤 宏

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

機器に関する情報提供者

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

市場データの保存。

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

サブスクリプションプロバイダー。

メソッド

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

取引所および取引銀行のプロバイダ。

戻り値: 取引所および取引銀行のプロバイダ。