Took a screencast of issues Not sure if the green marks by some of the lines of code is a issue but for the most part the minus signs seem to be the issue's
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trying to modify a indicator
Collapse
X
-
Trying to modify a indicator
Need some help and Im not a programmer but getting some erreo issues and was trying to take a indicator that looked at high and low and wanted it to be changed to open and close and did receive some help from NT but there not really to help with program issues.
Took a screencast of issues Not sure if the green marks by some of the lines of code is a issue but for the most part the minus signs seem to be the issue's
Tags: None
-
Hello buick,
Thanks for your post.
When the compiler is run it will compile all scripts at once. If an error is found in any script, the error(s) will be displayed at the bottom of the script that is open. The first column displays the file name of the script with the errors. The error does not have to be in the open script.
In this case you are editing an indicator file called CandleQautersopenclose,cs and the error messages at the bottom belong to the indicator CandleQuarters.cs So the script that is open does not appear to have any errors however the indicator script CandleQuarters does have errors that you need to correct and then re-compile. Alternately, you can either remove the indicator or select "exclude from compilation" . Please see https://ninjatrader.com/support/help...ile_errors.htm
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
371 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment