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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
164 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
318 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
246 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment