Any Idea?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator is always running?
Collapse
X
-
Indicator is always running?
Im trying to debug an indicator Im developing. However, when I attach Visual Studio to process and set a breakpoint on sourcecode, the breakpoint is immediately hit. Like if Indicator was always running in the background, even when no chart windows are open.
Any Idea?Tags: None
-
Hi dotnetfreak, here's the sequence we would suggest using for a debug assist via VS - https://www.ninjatrader.com/support/..._debugging.htm
Can you please ensure all the steps are following in sequence?
-
Hi Bertrand, thanks for your reply. Yes I did thos steps in sequence. My indicator is not attached to any chart and the breakpoint is hit. Like if my indicator was always running on the background
Comment
-
Additional Info: If I close all charts (before running my indicator once), and try to attach to NT process I get breakpoints hits. But if I close NT and attach I dont get hit. Seems like indicator keeps running in background when chart is closed, maybe Im not uninitializing something I should
Comment
-
I think I found the problem. I had 2 workspaces opened, and one of them had a chart open. Dumb me!
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 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
554 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