The indicator reads trend from the 15M chart. However, it only shows up on certain timeframes (all 15M or lower for testing). Also, if I change the days to load on the chart it may appear randomly - so if I switch to 90 days then to 30 then 90 it shows up...
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
indicator not showing up in certain timeframes
Collapse
X
-
indicator not showing up in certain timeframes
The indicator reads trend from the 15M chart. However, it only shows up on certain timeframes (all 15M or lower for testing). Also, if I change the days to load on the chart it may appear randomly - so if I switch to 90 days then to 30 then 90 it shows up...Tags: None
-
Hello,
Thank you for the post.
I wanted to check, are you getting errors when it does not show up in either the log or Tools -> OutputWindow?
I would be unsure based on just this information what may be happening but if you are getting errors or have debugged the script already and have a general idea of the syntax in question I could look further into this.
I look forward to being of further assistance.
-
-
Hello,
Thank you for the image.
It appears the script is checking an index that does not exist, this is very common for checking Bars ago which are not valid, for example on bar 7 you are checking a value of 10 bars ago which does not exist yet.
If this is a script you are creating, you would need to look in the code to see what indexes are being used or BarsAgo values to determine what may be happening. Otherwise if this is something you have imported, I would suggest contacting the developer for debugging.
I look forward to being of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 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
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment