Voltar aos pacotes
Pacote NuGet
StockSharp.MatLab
MatLab
Os detalhes do pacote são públicos. Downloads exigem acesso StockSharp.
Instalação
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.
Notas da versão
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
Dependências
net10.0
-
StockSharp.Algo
[5.0.235, ) -
StockSharp.Media.Names
[5.0.4, ) -
StockSharp.Messages
[5.0.244, )