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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
133 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
75 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
117 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
113 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment