Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Ninjatrader 7 and Visual Studio
Collapse
X
-
Hello,
Thanks for your post.
You may use Visual Studio as a syntax editor for NT7. To have IntelliSense you would need to use the Custom project. One of my colleagues has composed a video to show how to set this up and compile from NinjaTrader: http://screencast.com/t/eH7y5cedlzh
Before you perform these steps, please make sure that you are on the current version of the platform. You will need to perform these steps each time you do a fresh install.
Please let me know if you have any further questions.Josh G.NinjaTrader Customer Service
-
You may view your custom indicators in Visual Studio by clicking on "Show All Files" in the Solution Explorer. After clicking "Show All Files" you will need to right click on the indicator and select "Include In Project" to have IntelliSense enabled on the custom file.Josh G.NinjaTrader Customer Service
Comment
-
Thanks yes it helps for moving around the code
I did put breakpoints in the functions but it seems it never hits the breakpoints. even when I attach to process to the chart. The breakpoints is highlighted and on theNT7 version i set it to debug mode. but it won't hit the breakpoints
Comment
-
Have you followed step 2 from the help guide, 'Attach to Process'?
https://ninjatrader.com/support/help..._debugging.htmJosh G.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment