nj4x 2.6.6
See the version list below for details.
dotnet add package nj4x --version 2.6.6
NuGet\Install-Package nj4x -Version 2.6.6
<PackageReference Include="nj4x" Version="2.6.6" />
<PackageVersion Include="nj4x" Version="2.6.6" />
<PackageReference Include="nj4x" />
paket add nj4x --version 2.6.6
#r "nuget: nj4x, 2.6.6"
#:package nj4x@2.6.6
#addin nuget:?package=nj4x&version=2.6.6
#tool nuget:?package=nj4x&version=2.6.6
Metatrader C# API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
-
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.3.11)
- SuperSocket.ClientEngine (>= 0.8.0.7)
- System.AppContext (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reactive (>= 3.1.1)
- System.Reactive.Interfaces (>= 3.1.1)
- System.Reactive.Windows.Threading (>= 3.1.1)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
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 | |
|---|---|---|---|
| 2.9.3 | 340 | 3/1/2025 | |
| 2.9.2 | 423 | 2/8/2024 | |
| 2.9.0 | 548 | 5/29/2023 | |
| 2.8.9 | 334 | 5/20/2023 | |
| 2.8.8 | 347 | 5/20/2023 | |
| 2.8.7 | 345 | 5/19/2023 | |
| 2.8.6 | 1,868 | 5/13/2019 | |
| 2.8.5 | 1,157 | 2/4/2019 | |
| 2.8.4 | 10,552 | 12/21/2018 | |
| 2.8.2 | 2,311 | 8/26/2018 | |
| 2.8.1 | 1,982 | 7/18/2018 | |
| 2.8.0 | 1,443 | 7/4/2018 | |
| 2.7.9 | 3,589 | 4/24/2018 | |
| 2.7.8 | 1,877 | 4/16/2018 | |
| 2.7.5 | 1,963 | 12/23/2017 | |
| 2.7.3-beta2 | 1,181 | 11/9/2017 | |
| 2.7.3-beta1 | 1,201 | 10/30/2017 | |
| 2.6.6 | 1,492 | 4/6/2017 |
19 February 2017
**NJ4X: ++ ChartNavigate method.
**TickListener/BulkTickListener|onTick(..connection..): TL chart connection is hidden - main chart connection used instead.
24 January 2017
**NJ4X/OrderGetAll: ++filtering by magic/symbol/comment
13 November 2016
**NJ4X: ** OrderSend now accepts price=0.0 parameter value, executes order at market price and auto-repeats at following errors: ERR_PRICE_CHANGED, ERR_OFF_QUOTES, ERR_REQUOTE, ERR_INVALID_PRICE
**NJ4X: ++ OrderCloseMany method (by symbol/magic number/trade operation/list of tickets).
1 September 2016
**NJ4X-5: ++ fix 64-bit terminals connection error.