Can we please get a build of NT that supports .NET 6.0 or higher?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
.NET Support for 6.0
Collapse
X
-
.NET Support for 6.0
I am trying to use this class library in my strategies and indicators and unfortunately I cannot because NT itself cannot load the latest .NET libraries.
Can we please get a build of NT that supports .NET 6.0 or higher?Tags: None
-
Hello seanhughes16,
Thank you for your note.
I will gladly add your vote to the existing feature request with tracking number SFT-3124 requesting to update NinjaTrader to the latest version of .NET. Please reference this internal tracking number when contacting support if you ever have questions regarding this feature request. The decision to make this update is up to our development team, though deciding on features for future releases is not a simple black and white decision. There are many factors involved including but not limited to:- The demand which is measured by objective user requests and subjective discretion on the part of our Product Management team
- Adding your vote to the feature request helps us to track demand for this update
- Feasibility
- Developer bandwidth
- Current projects in the queue
- Economics
Please don't hesitate to reach out with any additional NinjaTrader items we may assist you with.
- The demand which is measured by objective user requests and subjective discretion on the part of our Product Management team
-
seanhughes16 There is more on this matter here: https://ninjatrader.com/support/foru...58#post1178758
Thanks.
Comment
-
You are using the wrong version of the library. Ninjatrader is built using ".NET Framework" which is not the same as "Dotnet Core" ".NET" or ".NET Standard"
The version in Lib/Net462/ should work: https://nuget.info/packages/Extreme.Numerics/8.1.14
Double click the DLL to download and save/copy it to:
C:\Users\USERNAME\Documents\NinjaTrader 8\bin\Custom
then right-click in Ninjascript editor and Add Reference
Originally posted by seanhughes16 View PostI am trying to use this class library in my strategies and indicators and unfortunately I cannot because NT itself cannot load the latest .NET libraries.
Numerics.NET (formerly Extreme Optimization Numerical Libraries for .NET) are a set of libraries for numerical computing and data analysis. This is the main package that contains all the core functionality. For optimal performance, we strongly recommend also referencing one of the native packages based on Intel's Math Kernel Library (MKL). Supports .NET 5.0-8.0+, .NET Framework 4.62+, .NET Standard 2.0, and .NET Core 3.1 on Windows, Linux and Mac.
Can we please get a build of NT that supports .NET 6.0 or higher?
- Likes 1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment