StockSharp.Algo
5.0.149
Prefix Reserved
See the version list below for details.
dotnet add package StockSharp.Algo --version 5.0.149
NuGet\Install-Package StockSharp.Algo -Version 5.0.149
<PackageReference Include="StockSharp.Algo" Version="5.0.149" />
<PackageVersion Include="StockSharp.Algo" Version="5.0.149" />
<PackageReference Include="StockSharp.Algo" />
paket add StockSharp.Algo --version 5.0.149
#r "nuget: StockSharp.Algo, 5.0.149"
#:package StockSharp.Algo@5.0.149
#addin nuget:?package=StockSharp.Algo&version=5.0.149
#tool nuget:?package=StockSharp.Algo&version=5.0.149
Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/store/api/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- Ecng.Compilation (>= 1.0.38)
- Ecng.Interop (>= 1.0.177)
- Ecng.IO (>= 1.0.144)
- Ecng.MathLight (>= 1.0.1)
- Ecng.Net (>= 1.0.229)
- Ecng.StringSearch (>= 1.0.104)
- StockSharp.BusinessEntities (>= 5.0.144)
- StockSharp.Configuration (>= 5.0.148)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on StockSharp.Algo:
| Package | Downloads |
|---|---|
|
StockSharp.Xaml
Misc graphical components. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Studio.Core
Core types for UI applications. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Xaml.Diagram
Visual designer to create trading strategies. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.CSV
CSV connector. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.QuikLua
Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.229 | 4,274 | 9/11/2025 |
| 5.0.228 | 588 | 9/1/2025 |
| 5.0.227 | 533 | 8/30/2025 |
| 5.0.226 | 717 | 8/10/2025 |
| 5.0.225 | 1,105 | 7/23/2025 |
| 5.0.224 | 803 | 7/22/2025 |
| 5.0.223 | 680 | 7/20/2025 |
| 5.0.222 | 1,306 | 7/14/2025 |
| 5.0.221 | 513 | 7/8/2025 |
| 5.0.220 | 466 | 7/4/2025 |
| 5.0.219 | 507 | 6/30/2025 |
| 5.0.218 | 712 | 6/24/2025 |
| 5.0.217 | 456 | 6/20/2025 |
| 5.0.216 | 528 | 6/18/2025 |
| 5.0.215 | 630 | 6/2/2025 |
| 5.0.214 | 751 | 5/14/2025 |
| 5.0.213 | 1,121 | 4/1/2025 |
| 5.0.212 | 456 | 3/29/2025 |
| 5.0.211 | 476 | 3/27/2025 |
| 5.0.149 | 1,929 | 4/3/2023 |
fix candlepattern related unit test failures
designer-91: subscription does not receive finished candles
designer-76: candle pattern fixes after inspection
Removed obsolete.
CommandMessage. Parameters removed tuples.
StrategyParam. Fix AllowNull
hydra-30: send unsubscription response immediately if possible
candle patterns small fix
designer-76: candle patterns rework
Logs routing fix.
CodeInfo supports global usings.
ICandleMessage. GetMiddlePrice extension
CodeReference moved to Ecng.Compilation
Analytics extracted into separate project.
MathNet.Numerics removed
CodeReference fix loading system assemblies.