For example, say I have 450 bars in the chart Dataset and bars 325 - 345 are currently being displayed in my chart view. What API do I use to determine that range?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Getting the Bar Range in View
Collapse
X
-
Getting the Bar Range in View
How can you determine which bar indexes in the Bars are currently being displayed in a charts view?
For example, say I have 450 bars in the chart Dataset and bars 325 - 345 are currently being displayed in my chart view. What API do I use to determine that range?Tags: None
-
Hello stoner,
This would be part of the ChartBars object:
You can find examples of this system being used in various indicators that come with the platform, this is generally used from OnRender for rendering purposes.
The Chart documentation may be of interest as well, the various chart components contain the convience methods for when you are working with OnRender/coordinate based systems.
I look forward to being of further assistance.
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
663 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment