StockSharp.Diagram.Core 5.0.36

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package StockSharp.Diagram.Core --version 5.0.36
NuGet\Install-Package StockSharp.Diagram.Core -Version 5.0.36
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.Diagram.Core" Version="5.0.36" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp.Diagram.Core --version 5.0.36
#r "nuget: StockSharp.Diagram.Core, 5.0.36"
#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.Diagram.Core as a Cake Addin
#addin nuget:?package=StockSharp.Diagram.Core&version=5.0.36

// Install StockSharp.Diagram.Core as a Cake Tool
#tool nuget:?package=StockSharp.Diagram.Core&version=5.0.36

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on StockSharp.Diagram.Core:

Package Downloads
StockSharp.Xaml The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Misc graphical components. More info on web site https://stocksharp.com/store/

StockSharp.Xaml.Diagram The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Visual designer to create trading strategies. More info on web site https://stocksharp.com/store/

StockSharp.Studio.Runner The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Runner - cross platform application to run any types of strategies

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.59 31 5/5/2024
5.0.58 187 4/26/2024
5.0.57 123 4/25/2024
5.0.56 190 4/12/2024
5.0.55 178 4/4/2024
5.0.54 324 3/12/2024
5.0.53 208 2/23/2024
5.0.52 94 2/22/2024
5.0.51 203 2/21/2024
5.0.50 192 2/15/2024
5.0.49 129 2/14/2024
5.0.48 155 2/12/2024
5.0.47 152 2/6/2024
5.0.46 185 1/31/2024
5.0.45 262 1/14/2024
5.0.44 322 1/10/2024
5.0.43 462 12/15/2023
5.0.42 238 12/8/2023
5.0.41 296 11/28/2023
5.0.40 130 11/28/2023
5.0.39 347 10/11/2023
5.0.38 307 10/8/2023
5.0.37 363 9/29/2023
5.0.36 411 9/19/2023
5.0.35 740 7/30/2023
5.0.34 391 7/10/2023
5.0.33 160 7/8/2023
5.0.32 177 7/5/2023
5.0.31 277 6/22/2023
5.0.30 189 6/19/2023
5.0.29 491 5/14/2023
5.0.28 211 5/8/2023
5.0.27 326 4/21/2023
5.0.26 446 4/17/2023
5.0.25 370 4/7/2023
5.0.24 274 4/3/2023
5.0.23 787 3/6/2023
5.0.22 519 2/23/2023
5.0.21 505 2/13/2023
5.0.20 391 2/9/2023
5.0.19 354 2/8/2023
5.0.18 453 2/2/2023
5.0.17 447 1/30/2023
5.0.16 935 1/3/2023
5.0.15 427 12/30/2022
5.0.14 696 12/12/2022
5.0.13 463 12/8/2022
5.0.12 943 11/11/2022
5.0.11 637 11/1/2022
5.0.10 783 10/16/2022
5.0.9 1,355 9/8/2022
5.0.8 841 8/29/2022
5.0.7 836 8/24/2022
5.0.6 1,394 7/26/2022
5.0.5 975 7/19/2022
5.0.4 2,048 5/13/2022
5.0.3 1,003 4/30/2022
5.0.2 1,361 3/29/2022
5.0.1 1,020 3/25/2022
5.0.0 544 3/17/2022

IsRequiredType extension method.
designer-115: sometimes propgrid doesn't update indicator parameters
DynamicDiagramElement
Options diagram elements refactoring.
Strategy. GetWorkingPortfolios method.
Strategy. CriticalError property.
IsStrategyOrIndicator extension moved to Algo
Portfolio. GetUniqueId extension made obsolete.
designer-115: improved ui for basic mode of diagram element properties
MarketDepthPanel. Removed dependency from DiagramStrategy.
designer-115: basic/advanced mode for diagram element properties
Strategy. GetWorkingSecurities method.
ICompilerCache usage, Assembly unloading supported.
DiagramSocketType. Connector removed.
Strategy. Moved orders and positions subscriptions to OnStarted
CandleSourceDiagramElement supported optimization.
Fix optimized params
ProtectPositionDiagramElement. Adapt for optimization.
DESIGNER-152. PartDiagramElement supports complex properties + variable indexes (incomplete).
SecurityIndexDiagramElement shows error in case expression is not set.
More bool support
OrderRegisterDiagramElement, OrderReplaceElement, ProtectPositionDiagramElement has out trade socket.
IndexerDiagramElement removed. Logic replaced by PartDiagramElement
MathDiagramElement. Validation property.
VirtualPropertyRegistry
IndicatorDiagramElement. IsEmpty property
ProtectPositionDiagramElement. UseServer move for server-side stop orders.
MarketDepthDiagramElement fix translated data.
MarketDepth -> Unit conversion added.
CrossingDiagramElement. Removed ids localization.
Input Unit sockets  support conversion from indicator, candle and quote by default.
ProtectPositionDiagramElement uses ProtectiveProcessor.
DisplayNameAttribute -> DisplayAttribute.
Removed old code.
ChartDiagramElement implements logic.