返回软件包
NuGet 软件包

StockSharp.MarketDataApp

MarketDataApp More info on web site https://stocksharp.com/store/

软件包详情公开可见。下载软件包需要 StockSharp 访问权限。

安装

dotnet add package StockSharp.MarketDataApp --version 5.0.0

README

MarketData.app Connector

Русский | 中文 | Español | Deutsch | Português | 日本語

The MarketData.app connector connects StockSharp to a professional market-data service. It translates provider-specific data into the unified StockSharp message model, so applications can use the same requests and workflows across different data sources.

Key capabilities

  • Typical coverage: equities, ETFs, options, indices and funds.
  • Instrument discovery, including option-chain lookup, and provider reference data.
  • Market data supported by the adapter: Level 1 quote snapshots and candles.
  • Historical candle requests for charting, analysis, and backtesting; option candles are not provided by the service.
  • This adapter is intended for market data and does not route orders.
  • Provider-specific transport, sessions, and data formats are hidden behind the standard StockSharp API.

Typical use

Use this connector to feed charts, instrument and option discovery, market-data storage, analytics, research workflows, and strategy testing with provider data.

Available instruments, history depth, adjustments, rate limits, entitlements, and service availability are controlled by MarketData.app and by the connected API plan.

发行说明

Docs: complete multilingual connector READMEs

依赖项

net10.0