Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NinjaTrader 8.0.23, .Net Framework 4.8 and C# Version
Collapse
X
-
please add my vote to for the newest version
Comment
-
Love that everyone is on the same page, having .NET Core 3.1 with NinjaTrader would open a lot of possibilities especially with ML.Net.
Comment
-
-
Hello junkone,
Thanks for your feedback, your vote has been added.
Upgrading the version of C# used requires updates to the some core components in the platform and updating the compiler used in the NinjaScript Editor. In the meantime, DLL's can be built in Visual Studio and you can use those compiled assemblies with NinjaTrader to take advantage of code written in newer versions of C#.
We look forward to assisting.
Comment
-
Confused... Then why is ninjatrader automatically referencing 4.0 framework? I am trying to import a .dll that requires at least 4.7. I remove the old references to 4.0 and add manually the 4.7 but it keeps automatically adding these the older framework.
- Likes 1
Comment
-
-
Hello cutzpr,
I had meant if you needed to incorporate some code that needs to be compiled with a higher level of C# or .NET you could build an external DLL containing that code in Visual Studio, and then add that DLL as a reference in NinjaTrader [along with any needed dependencies] and use code from the DLL within a NinjaScript built in the NinjaScript Editor.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
596 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
554 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment