StockSharp.Studio.Runner
5.0.2
Prefix Reserved
See the version list below for details.
dotnet add package StockSharp.Studio.Runner --version 5.0.2
NuGet\Install-Package StockSharp.Studio.Runner -Version 5.0.2
<PackageReference Include="StockSharp.Studio.Runner" Version="5.0.2" />
paket add StockSharp.Studio.Runner --version 5.0.2
#r "nuget: StockSharp.Studio.Runner, 5.0.2"
// Install StockSharp.Studio.Runner as a Cake Addin #addin nuget:?package=StockSharp.Studio.Runner&version=5.0.2 // Install StockSharp.Studio.Runner as a Cake Tool #tool nuget:?package=StockSharp.Studio.Runner&version=5.0.2
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. |
-
net6.0
- Ecng.Interop (>= 1.0.182)
- Microsoft.Extensions.Hosting (>= 6.0.1)
- Microsoft.Extensions.Http (>= 6.0.0)
- Spectre.Console (>= 0.47.0)
- StockSharp.Binance (>= 5.0.144)
- StockSharp.Diagram.Core (>= 5.0.30)
- StockSharp.Fix (>= 5.0.155)
- StockSharp.Server.Utils (>= 5.0.104)
- StockSharp.Studio.Core (>= 5.0.159)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.48 | 154 | 10/14/2024 |
5.0.47 | 102 | 10/9/2024 |
5.0.46 | 84 | 10/7/2024 |
5.0.45 | 96 | 10/3/2024 |
5.0.44 | 113 | 9/23/2024 |
5.0.43 | 99 | 9/18/2024 |
5.0.42 | 96 | 9/16/2024 |
5.0.41 | 114 | 9/8/2024 |
5.0.40 | 151 | 8/26/2024 |
5.0.39 | 123 | 8/24/2024 |
5.0.38 | 160 | 8/9/2024 |
5.0.37 | 95 | 8/5/2024 |
5.0.36 | 77 | 8/3/2024 |
5.0.35 | 92 | 8/1/2024 |
5.0.34 | 75 | 7/28/2024 |
5.0.33 | 141 | 7/4/2024 |
5.0.32 | 137 | 6/23/2024 |
5.0.31 | 129 | 6/13/2024 |
5.0.30 | 143 | 5/30/2024 |
5.0.29 | 124 | 5/13/2024 |
5.0.28 | 123 | 5/6/2024 |
5.0.27 | 125 | 5/5/2024 |
5.0.26 | 132 | 4/26/2024 |
5.0.25 | 122 | 4/25/2024 |
5.0.24 | 162 | 4/12/2024 |
5.0.23 | 132 | 4/4/2024 |
5.0.22 | 170 | 3/12/2024 |
5.0.21 | 152 | 2/21/2024 |
5.0.20 | 109 | 2/15/2024 |
5.0.19 | 121 | 2/14/2024 |
5.0.18 | 121 | 2/12/2024 |
5.0.17 | 135 | 2/6/2024 |
5.0.16 | 107 | 1/31/2024 |
5.0.15 | 135 | 1/14/2024 |
5.0.14 | 123 | 1/10/2024 |
5.0.13 | 175 | 12/15/2023 |
5.0.12 | 144 | 12/2/2023 |
5.0.11 | 120 | 12/2/2023 |
5.0.10 | 117 | 12/2/2023 |
5.0.9 | 115 | 12/2/2023 |
5.0.8 | 101 | 12/2/2023 |
5.0.7 | 75 | 12/2/2023 |
5.0.6 | 66 | 12/2/2023 |
5.0.5 | 70 | 12/2/2023 |
5.0.4 | 72 | 12/2/2023 |
5.0.3 | 70 | 12/2/2023 |
5.0.2 | 83 | 12/2/2023 |
5.0.1 | 78 | 12/2/2023 |
5.0.0 | 66 | 12/2/2023 |
More logs
Setup mode.
Order. Side, LastChangeTime marked as obsolete. Trade. Time, OrderDirection marked as obsolete.
Fix cancellation handling for optimizer.
Fix indicators cross-thread issue.
Logs fixes
Logs fixes
more logs
Fill StrategyIndicator.Params
Live mode uses -params option.
Telegram remote control supported.
Hide server options.
License check.
Tests configs.
GeneticOptimizer supported.
Optimization namespace.
Handle stop unknown strategies.
BatchEmulation -> BruteForceOptimizer
Fix compilation.
StrategyParam usage fixes.
ErrorDetails fill.
Fix optimization by security.
More logs
BatchEmulation. Start method accepts info about optimized parameters.
CancelReason supported.
Fill logs for reports.
Fix send updates.
Fix cancellation handling.
StrategyIndicator supported.