Announcement
Collapse
Looking for a User App or Add-On built by the NinjaTrader community?
Visit NinjaTrader EcoSystem and our free User App Share!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less
Partner 728x90
Collapse
NinjaTrader
NinjaTrader 8.0.23, .Net Framework 4.8 and C# Version
Collapse
X
-
-
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.JimNinjaTrader Customer Service
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.JimNinjaTrader Customer Service
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by rnsaeger, 08-02-2022, 08:54 AM
|
4 responses
86 views
0 likes
|
Last Post
![]()
by fredb987
Today, 10:28 AM
|
||
Started by guillembm, Today, 09:29 AM
|
1 response
7 views
0 likes
|
Last Post
|
||
Started by gaz0001, Today, 10:26 AM
|
0 responses
1 view
0 likes
|
Last Post
![]()
by gaz0001
Today, 10:26 AM
|
||
Started by sjmuk1, Today, 09:59 AM
|
1 response
7 views
0 likes
|
Last Post
|
||
Started by Jdmtrader, 03-22-2023, 09:21 AM
|
36 responses
194 views
0 likes
|
Last Post
![]()
by Jdmtrader
Today, 10:19 AM
|
Comment