Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NT C# capability?
Collapse
X
-
NT C# capability?
I'm just wondering about what kind of general capabilities we have with ninja trader's 'ninja scripts'. Are we able to compile and use any outside library as well as the built in functionality provided by ninja trader? Also, for back-testing strategies, can we set up and test strategies directly in code?Tags: None
-
You are able to use outside libraries, but we cannot offer any assistance in doing so. You have the full functionality of C# at your finger tips, but we can only support up to the extent of NinjaScript properties and methods.
To test strategies you would have to use our Strategy Analyzer after you are done compiling your code.Josh P.NinjaTrader Customer Service
-
What you can do with Ninja
Its amazing what you can do with Ninja. Folls for example has designed a strategy that loads a windows form.
I have been working on a strategy which loads a form and feeds information into it such as Days High and Low, Prices from different instruments etc. Information can be fed from the form back to Ninja.
This is done by using a external dll which is referenced by Ninja.
There is an "undocumented" thread on the forum which shows you the weird and wonderful things you can do with Ninja.
All this is unsupported etc. It's great that the Ninja people have left the platform 'open' so that we can do these things, just don't expect any help from them when you end up breaking Ninja! And of course all this development should definitely not be not be done on the copy you use for live trading!
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
637 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
366 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 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
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
572 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment