Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Jurbol_MultiMA_ColorSlope
Collapse
X
-
Jurbol_MultiMA_ColorSlope
I really like this indicator, but I cannot find it for Version 8. Does anyone have this or a similar indicator? Lastly, is there a way for me to convert the Version 7 to Version 8? I am not a programmer, but I can follow instructions, and I am not afraid to attempt the changes. Thanks so much - AshtonTags: None
-
Hello Ashton,
Welcome to the forums!
I have some information I can provide you that is useful for learning the differences between NinjaScript in NinjaTrader 7 and NinjaTrader 8. There may be a bit of a learning curve when diving right in, so I will also include a link to the educational resources we have for NinjaTrader 7 as well.
Although we do not currently provide NinjaScript tutorials like in NinjaTrader 7, we do provide in-depth help documentation on developing NinjaScripts for NinjaTrader 8. We also provide samples and a complete reference of the language.
You can find the educational resources that cover the intricacies of NinjaScript here: https://ninjatrader.com/support/help..._resources.htm
Once you have a basic understanding of NinjaScript, I suggest following the documented Code Breaking changes between NinjaTrader 7 and NinjaTrader 8, linked below.
You can find the Code Breaking changes here: https://ninjatrader.com/support/help...ng_changes.htm
Some of the bigger changes include a state system instead of Initialize() and the Plot() override being replaced with OnRender(). These overrides are documented below:
OnRender() ChartStyle — https://ninjatrader.com/support/help...e_onrender.htm
OnStateChange() — https://ninjatrader.com/support/help...tatechange.htm
Finally, I will provide a quick link to the Alphabetical Reference for NinjaScript in NinjaTrader 8:
Alphabetical Reference — https://ninjatrader.com/support/help..._reference.htm
Also available are webinars on the NinjaScript editor. I will link them below.
Link to register for live webinar: http://ninjatrader.com/Webinar/NinjaScript-Editor-401
Recorded webinar: https://www.youtube.com/watch?v=BA0W4ECyVdc
We do not offer programming education in the support department at NinjaTrader, but I may refer you to the programming concepts we have outlined in our NinjaTrader 7 help guide: http://ninjatrader.com/support/helpG...g_concepts.htm
Many programming education resources and tutorials on C# can be found elsewhere on the internet as well.
If you have any other questions please don't hesitate to ask.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
573 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
575 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment