StockSharp.Algo
5.0.170
Prefix Reserved
See the version list below for details.
dotnet add package StockSharp.Algo --version 5.0.170
NuGet\Install-Package StockSharp.Algo -Version 5.0.170
<PackageReference Include="StockSharp.Algo" Version="5.0.170" />
<PackageVersion Include="StockSharp.Algo" Version="5.0.170" />
<PackageReference Include="StockSharp.Algo" />
paket add StockSharp.Algo --version 5.0.170
#r "nuget: StockSharp.Algo, 5.0.170"
#:package StockSharp.Algo@5.0.170
#addin nuget:?package=StockSharp.Algo&version=5.0.170
#tool nuget:?package=StockSharp.Algo&version=5.0.170
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.73)
- Ecng.Interop (>= 1.0.202)
- Ecng.IO (>= 1.0.165)
- Ecng.MathLight (>= 1.0.5)
- Ecng.Net (>= 1.0.276)
- Ecng.StringSearch (>= 1.0.126)
- GeneticSharp (>= 3.1.4)
- StockSharp.BusinessEntities (>= 5.0.164)
- StockSharp.Configuration (>= 5.0.168)
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,219 | 9/11/2025 |
| 5.0.228 | 588 | 9/1/2025 |
| 5.0.227 | 532 | 8/30/2025 |
| 5.0.226 | 714 | 8/10/2025 |
| 5.0.225 | 1,103 | 7/23/2025 |
| 5.0.224 | 802 | 7/22/2025 |
| 5.0.223 | 677 | 7/20/2025 |
| 5.0.222 | 1,305 | 7/14/2025 |
| 5.0.221 | 512 | 7/8/2025 |
| 5.0.220 | 465 | 7/4/2025 |
| 5.0.219 | 506 | 6/30/2025 |
| 5.0.218 | 711 | 6/24/2025 |
| 5.0.217 | 455 | 6/20/2025 |
| 5.0.216 | 527 | 6/18/2025 |
| 5.0.215 | 628 | 6/2/2025 |
| 5.0.214 | 751 | 5/14/2025 |
| 5.0.213 | 1,120 | 4/1/2025 |
| 5.0.212 | 452 | 3/29/2025 |
| 5.0.211 | 473 | 3/27/2025 |
| 5.0.170 | 1,150 | 1/14/2024 |
RemoteMarketDataDrive add logging.
Strategy. Fix call stop for stopped strategy.
MarketRuleList. Fix remove unknown rule.
Fix send nullable pf while Strategy.Reset called.