Thx!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Access to base class code, eg NT.Indicators
Collapse
X
-
Access to base class code, eg NT.Indicators
Is the C# code for all of the NT8 framework base classes available in our platform installation? As a programmer I was looking for the base classes that we derive off of to create, for instance, a new Indicator? By having access to the base class code, it will let me know what is available to access as public items as well as what I can inherit as protected. This also allows me to understand the NT8 framework, classes and structure, which will help me when programming my new Indicators. I know some of this information is available as a reference document, but it does not necessarily describe the class derivation structure.
Thx!Tags: None
-
Hello technomad,
Thank you for your post and welcome to the NinjaTrader Support Forum!
The framework is not exposed and is properietary. You can however use the NinjaScript base clasess. Please refer to our help guide for further details: http://ninjatrader.com/support/helpG...erence_wip.htm
Please let me know if you have any questions.
-
Patrick
Thx for the reply. I was hoping to get the gist of the inherited/public methods available via code. Yes I have been using the NT8 language reference website as well. It's just harder IMHO to read code as a document versus straight code. Anyways I will code on...happily.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
629 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
564 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment