Назад к пакетам
NuGet-пакет

StockSharp.MatLab

MatLab

Информация о пакете открыта всем. Скачивание пакетов требует доступа StockSharp.

Установка

dotnet add package StockSharp.MatLab --version 5.0.198

README

MATLAB Connector

The MATLAB connector exposes the StockSharp connector model to MATLAB scripts. It provides a managed bridge for attaching StockSharp message adapters and consuming their normalized market-data and trading events from MATLAB workflows.

Key capabilities

  • Add and configure any compatible StockSharp message adapter.
  • Search for instruments and manage market-data subscriptions.
  • Receive securities, portfolios, positions, tick trades, own trades, orders, order books, order-log events, and candles.
  • Observe connection, error, and subscription-state events.
  • Access the underlying StockSharp connector for market-data and transaction workflows.
  • Keep provider-specific transports and message formats behind the standard StockSharp API.

Typical use

Use this connector for quantitative research, interactive analysis, signal prototyping, visualization, and MATLAB-driven strategy experiments with StockSharp data sources.

Available instruments, data types, trading operations, and latency depend on the StockSharp adapters attached to the MATLAB connector.

Примечания к выпуску

Stop marking projects for obfuscation
Merge origin/master into debug
Remove redundant project references and GUIDs
Reconcile debug history with origin/master
Bring master up to main
Add multilingual connector descriptions
DateTimeOffset -> DateTime UTC

Зависимости

net10.0