Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Help Converting NT 7 Indicator to NT 8
Collapse
X
-
Hello Taddypole,
It looks like you have a file generated from Visual Studio that is throwing the compile error.
Please see here: https://ninjatrader.com/support/foru...-net-framework
Comment
-
Hello Taddypole,
Thank you for your reply.
This is really a Visual Studio topic, so you should seek out their documentation for things of this nature. However, to see the current value, with the debugger attached and a break point set, run the script so it hits the breakpoint, then highlight the object you wish to see the value of, right click > Add Watch to add it to the watch list. The value will then be displayed in the watch list below the code.
Please let us know if we may be of further assistance to you.
Comment
-
Hello Taddypole,
Thank you for your reply.
Using a Watch list would be my suggestion to see a value.
Since these are questions on Visual Studio features, I suggest consulting Microsoft support for further assistance with Visual Studio and identifying values with a mouse hover.
Please let us know if we may be of further assistance to you.
Comment
-
Hello Taddypole,
Thank you for your reply.
You need to highlight the entire object including the [0] to get the current value in the watch list.
Microsoft's support site for Visual Studio is publicly available here: https://visualstudio.microsoft.com/vs/support/
Please let us know if we may be of further assistance to you.
Comment
-
Hello Taddypole,
Thank you for your reply.
Limited information regarding setting up NinjaTrader for debugging in Visual Studio is available in our help guide:
However, since Visual Studio is a Microsoft product and not made by NinjaTrader, you should refer to their documentation and support for additional assistance using that platform.
Please let us know if we may be of further assistance to you.
Comment
-
In my conversion there is a lot working but one thing I'm struggling with is my Linear Regression Curve. There is an offset that I can't explain. I have written a new indicator with just the code needed for this curve and it also demonstrates the problem. I have this same code in my NT7 indicator and it all works fine.
Can someone help where I might look for this offset? The indicator and a Pic are attached.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment