StockSharp.Diagram.Core 5.0.57

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package StockSharp.Diagram.Core --version 5.0.57
NuGet\Install-Package StockSharp.Diagram.Core -Version 5.0.57
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.57" />
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.57
#r "nuget: StockSharp.Diagram.Core, 5.0.57"
#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.57

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

S#.Diagram.Core More info on web site https://stocksharp.com/store/

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.57 0 4/25/2024
5.0.56 185 4/12/2024
5.0.55 175 4/4/2024
5.0.54 321 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 460 12/15/2023
5.0.42 236 12/8/2023
5.0.41 292 11/28/2023
5.0.40 128 11/28/2023
5.0.39 343 10/11/2023
5.0.38 305 10/8/2023
5.0.37 361 9/29/2023
5.0.36 409 9/19/2023
5.0.35 737 7/30/2023
5.0.34 389 7/10/2023
5.0.33 158 7/8/2023
5.0.32 175 7/5/2023
5.0.31 275 6/22/2023
5.0.30 187 6/19/2023
5.0.29 489 5/14/2023
5.0.28 209 5/8/2023
5.0.27 324 4/21/2023
5.0.26 444 4/17/2023
5.0.25 368 4/7/2023
5.0.24 272 4/3/2023
5.0.23 785 3/6/2023
5.0.22 517 2/23/2023
5.0.21 503 2/13/2023
5.0.20 389 2/9/2023
5.0.19 352 2/8/2023
5.0.18 451 2/2/2023
5.0.17 445 1/30/2023
5.0.16 933 1/3/2023
5.0.15 425 12/30/2022
5.0.14 694 12/12/2022
5.0.13 461 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

PositionModifyElement
Socket ids unique in dir set only.
StrategyInputDiagramElement removed.
Doc link fixes.
Orders cubes grouped into own category.
Positions cubed grouped into own category.
FlagDiagramElement
Order. CancelledTime, MatchedTime added.
OrderRegisterDiagramElement. Finished, Matched, Cancelled output sockets added.
OrderTradesDiagramElement made obsolete.
MarginModes enum.
ProtectPositionDiagramElement. TakeValue and StopValue is non nullable.
Do not wait in debugger in stopping state.
MarketDepthSparsedDiagramElement. PriceRange property
Strategy. Draw -> DrawOrderBook, DrawOrderBookOrder, DrawOrderBookOrderFail