StockSharp.Finra
FINRA Query API equity market-data connector. More info on web site https://stocksharp.com/store/
Paketdetails sind öffentlich. Paketdownloads erfordern StockSharp-Zugriff.
Installation
dotnet add package StockSharp.Finra --version 5.0.0
README
FINRA Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The FINRA connector connects StockSharp to a financial-data and reference-information service. It translates provider-specific data into the unified StockSharp message model, so applications can use the same subscriptions and workflows across different data sources.
Key capabilities
- Typical coverage: equities and issuer reference data.
- Instrument discovery and provider reference data.
- Provider-supported market, company, filing, disclosure, and reference data.
- Market data supported by the adapter: Level 1 quotes.
- Historical data requests for charting, analysis, and backtesting.
- This adapter is intended for data access and does not route orders.
- Provider-specific transport, sessions, and data formats are hidden behind the standard StockSharp API.
Typical use
Use this connector for security master data, disclosure monitoring, issuer research, compliance workflows, and historical analysis.
Available instruments, data depth, trading permissions, rate limits, and service availability are controlled by FINRA and by the connected account or API plan.
Versionshinweise
Clean up connector project metadata and README packaging
Abhängigkeiten
net10.0
-
StockSharp.Media.Names
[5.0.4, ) -
StockSharp.Messages
[5.0.244, )