Anyone have any ideas why not?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
I Found an indicator but when I apply it to my chart it doesn't plot anything
Collapse
X
-
I Found an indicator but when I apply it to my chart it doesn't plot anything
I found in my collection of indicators a Reversal Bar Indicator for Renko charts that I had aquired sometime ago. So I pulled it out and compliled it and it was successful. I then applied it to a chart but it doesn't plot anything.
Anyone have any ideas why not?
Tags: None
-
Hello Taddypole,
I can see this is based on the barPeriodValue.
It looks like it will be necessary to add debugging prints to get an understanding of why no line is being drawn.
Print values of the conditions setting the markV variable on lines 86 and 91 one line above each condition.
And print the value of markV below those condition logic blocks.
Include labels for each value and comparison operator.
Below is a link to a support article on adding debugging prints to understand behavior.
Save the output from the output window (right-click > Save as) and attach this with your next post.Chelsea B.NinjaTrader Customer Service
-
Hello Taddypole,
Unfortunately, I'm not the author of this script and I don't know what this variable was added for or it's intention.
It looks possibly like this is only supposed to run on a specific bar type named 90.. (This is the name of the bar type not the BarsPeriodId)
I would recommend asking the author why they wrote this code and how their software is intended to function.Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
628 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
359 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
562 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment