Thanks for any help
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator for visible bars only
Collapse
X
-
Indicator for visible bars only
can you think of another way I can program it so I'd be able to scroll and see the rays being drawn one at a time, with each new bar, instead of all at once? I have tried to accomplish this by changing the end date of the data to get one new day at a time and see the effect but that takes such a long time. scrolling would be the best.
Thanks for any helpLast edited by stockgoblin; 04-22-2012, 08:17 AM.Tags: None
-
Look at the code for my Heiken-Ashi indicator. It uses that technique. Search the indicators section of the forum.Originally posted by stockgoblin View PostHi, I have a custom indicator that draws rays from the highs of each bar. The chart looks great all at once but I'd like to be able to scroll it and see the indicator develop at each new bar. I also need to see into the future of the chart. So, I use a high value for the right side margin and I can see the future area. I can scroll the bars back and forth but my indicator shows the rays for all the data, visible and invisible. Is there a way to change the indicator so it only draws a ray for the visible bars while scrolling? Or, can you think of another way I can program it so I'd be able to scroll and see the rays being drawn one at a time, with each new bar, instead of all at once? I have tried to accomplish this by changing the end date of the data to get one new day at a time and see the effect but that takes such a long time. scrolling would be the best.
Thanks for any help
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
160 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
307 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
348 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
178 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment