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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
89 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
144 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
83 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
257 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
334 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment