As a novice I would appreciate some advice as how to find where I have messed up.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Compiling but not performing
Collapse
X
-
Compiling but not performing
I have put together an indicator (from ideas from various sources) that compiles but does not perform the any instruction under OnBarUpdate nor can I get any answer from the output window when I try Print() from there.
As a novice I would appreciate some advice as how to find where I have messed up.Tags: None
-
What is the error in your log?Originally posted by Pete77 View PostI have put together an indicator (from ideas from various sources) that compiles but does not perform the any instruction under OnBarUpdate nor can I get any answer from the output window when I try Print() from there.
As a novice I would appreciate some advice as how to find where I have messed up.
-
Hello Pete77,
Thank you for writing in. Please manually attach your most current log and trace files in an email to platformsupport[AT]ninjatrader[DOT]com so I may investigate this matter further. Please make sure to reference this ticket number in the body of the email: #1356587
You will find the log file on your PC in the (My) Documents > NinjaTrader 7 > Log folder. The log file will be named "log.20150722.txt"
You will find the trace file on your PC in the (My) Documents > NinjaTrader 7 > Trace folder. The trace file will be named "trace.20150722.txt"
If you wouldn't mind attaching your indicator code as well this will help us reach the fastest resolution.
Thank you in advance.Michael M.NinjaTrader Quality Assurance
Comment
-
just my personal experience, but you can usually find the culprit by opening up the output window under the tools menu, then try loading/running your script, the output window usually will state the error. If that does not help, then go with the logs as already suggested.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
151 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
304 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
175 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment