nj4x 2.7.1
See the version list below for details.
dotnet add package nj4x --version 2.7.1
NuGet\Install-Package nj4x -Version 2.7.1
<PackageReference Include="nj4x" Version="2.7.1" />
<PackageVersion Include="nj4x" Version="2.7.1" />
<PackageReference Include="nj4x" />
paket add nj4x --version 2.7.1
#r "nuget: nj4x, 2.7.1"
#:package nj4x@2.7.1
#addin nuget:?package=nj4x&version=2.7.1
#tool nuget:?package=nj4x&version=2.7.1
Metatrader C# API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
-
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.4.11)
- SuperSocket.ClientEngine (>= 0.8.0.6)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Reactive (>= 3.1.1)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 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 | 273 | 3/1/2025 | |
| 2.9.2 | 391 | 2/8/2024 | |
| 2.9.0 | 525 | 5/29/2023 | |
| 2.8.9 | 314 | 5/20/2023 | |
| 2.8.8 | 320 | 5/20/2023 | |
| 2.8.7 | 323 | 5/19/2023 | |
| 2.8.6 | 1,845 | 5/13/2019 | |
| 2.8.5 | 1,136 | 2/4/2019 | |
| 2.8.4 | 10,529 | 12/21/2018 | |
| 2.8.2 | 2,285 | 8/26/2018 | |
| 2.8.1 | 1,958 | 7/18/2018 | |
| 2.8.0 | 1,417 | 7/4/2018 | |
| 2.7.9 | 3,565 | 4/24/2018 | |
| 2.7.8 | 1,849 | 4/16/2018 | |
| 2.7.5 | 1,939 | 12/23/2017 | |
| 2.7.3-beta2 | 1,161 | 11/9/2017 | |
| 2.7.3-beta1 | 1,176 | 10/30/2017 | |
| 2.7.1 | 1,413 | 10/26/2017 |
25 Oct 2017
**BulkTickListener for MT5: ++ tick Volume / Last price (coming from MqlTick).
**NJ4X/connection algorithm: ++ re-connection fix for BTL/TL/PL loaded strategies.
8 Aug 2017
**TS: ++ ability to store MT5 bases at different location (mt5_bases_dir system property).
**NJ4X/order*(): ++ 'int -> long' for magicNumber; ++ treat magicNumber as _uint64 in Java.
**NJ4X: ++ unhide invalid ticket error on order_close.
**mt45if: ++ slow systems connection error fix.
2 June 2017
**NJ4X: ++ orderSend for pending orders error fix.