StockSharp.Apps.Designer
5.0.167
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package StockSharp.Apps.Designer --version 5.0.167
NuGet\Install-Package StockSharp.Apps.Designer -Version 5.0.167
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StockSharp.Apps.Designer" Version="5.0.167" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp.Apps.Designer --version 5.0.167
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StockSharp.Apps.Designer, 5.0.167"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StockSharp.Apps.Designer as a Cake Addin #addin nuget:?package=StockSharp.Apps.Designer&version=5.0.167 // Install StockSharp.Apps.Designer as a Cake Tool #tool nuget:?package=StockSharp.Apps.Designer&version=5.0.167
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Designer: A Free App for Creating Algorithmic Trading Strategies Without Coding
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows7.0
- StockSharp.Fix (>= 5.0.177)
- StockSharp.Studio.Controls (>= 5.0.187)
- StockSharp.Studio.Nuget (>= 5.0.63)
- StockSharp.Xaml.CodeEditor (>= 5.0.164)
- StockSharp.Xaml.Diagram (>= 5.0.182)
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.196 | 21 | 11/16/2024 |
5.0.195 | 270 | 10/14/2024 |
5.0.194 | 119 | 10/9/2024 |
5.0.193 | 104 | 10/7/2024 |
5.0.192 | 103 | 10/3/2024 |
5.0.191 | 138 | 9/25/2024 |
5.0.190 | 90 | 9/23/2024 |
5.0.189 | 112 | 9/18/2024 |
5.0.188 | 102 | 9/16/2024 |
5.0.187 | 156 | 9/8/2024 |
5.0.186 | 192 | 8/26/2024 |
5.0.185 | 126 | 8/25/2024 |
5.0.184 | 126 | 8/24/2024 |
5.0.183 | 201 | 8/9/2024 |
5.0.182 | 87 | 8/5/2024 |
5.0.181 | 68 | 8/5/2024 |
5.0.180 | 71 | 8/3/2024 |
5.0.179 | 99 | 8/1/2024 |
5.0.178 | 67 | 7/29/2024 |
5.0.177 | 78 | 7/28/2024 |
5.0.176 | 234 | 7/4/2024 |
5.0.175 | 168 | 6/23/2024 |
5.0.174 | 158 | 6/13/2024 |
5.0.173 | 175 | 5/30/2024 |
5.0.172 | 181 | 5/13/2024 |
5.0.171 | 154 | 5/6/2024 |
5.0.170 | 128 | 5/5/2024 |
5.0.169 | 152 | 4/26/2024 |
5.0.168 | 130 | 4/25/2024 |
5.0.167 | 160 | 4/12/2024 |
5.0.166 | 157 | 4/4/2024 |
5.0.165 | 214 | 3/12/2024 |
5.0.164 | 185 | 2/23/2024 |
5.0.163 | 125 | 2/21/2024 |
5.0.162 | 150 | 2/15/2024 |
5.0.161 | 128 | 2/14/2024 |
5.0.160 | 138 | 2/12/2024 |
5.0.159 | 129 | 2/12/2024 |
5.0.158 | 141 | 2/6/2024 |
5.0.157 | 140 | 1/31/2024 |
5.0.156 | 157 | 1/14/2024 |
5.0.155 | 192 | 1/10/2024 |
5.0.4 | 240 | 12/15/2023 |
5.0.3 | 168 | 12/8/2023 |
5.0.2 | 139 | 12/2/2023 |
5.0.1 | 113 | 12/2/2023 |
5.0.0 | 117 | 12/2/2023 |
Doc link fixes.
Doc link fixes.
Save selected instrument while cloud backtesting started.
Optimizer. Fix fill params
Optimized. Add params validation.
Optimization. Supported exact values configuration.
Optimizer supported bool parameters.
Fix try start cloud backtest for unknown security.
DESIGNER-216. Fix select newly downloaded security
IStrategyParam. CanOptimize has setter