Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
adding a label to ohlc
Collapse
X
-
Originally posted by zachj View PostI've searched the forums, it doesn't appear you can label the ohlc lines but just wanted to double check?
You can use the anaCurrentDayOHLV42 from the SessionPivots package V42. It has labels for all lines. If you do not like the labels you can easily replace those labels with other labels that you like (just edit the indicator and change the labels in lines 228 to 240)
The indicator allows you to display OHLC for the full session (ETH) or the regular session (RTH). The default setting is RTH. The regular session OHLC can only be displayed on a full session chart, if you subdivide your ETH session template accordingly.
All plots that you do not need, such as dynamic fib lines, noise bands or expansion bands can be easily unselected.
The indicator can be found here:
-
Sorry I should have been clearer, was looking for the prior day ohlc labels. When backtesting wanted to be able to scroll through the chart tab and be able to see the prior day ohlc with labels. So I was looking for something I could just add in the initialize section to label the lines so I know which is which when scrolling through the charts quickly.
Comment
-
You can download the same indicator package as per link below. If you apply the anaPivotsDailyV42 indicator to your chart, it will show the prior day's high, low and close (but it won't plot the prior day's open).Originally posted by zachj View PostSorry I should have been clearer, was looking for the prior day ohlc labels. When backtesting wanted to be able to scroll through the chart tab and be able to see the prior day ohlc with labels. So I was looking for something I could just add in the initialize section to label the lines so I know which is which when scrolling through the charts quickly.
I do not have any indicator, which plots the prior open. However, I have coded an indicator that plots prior opens associated with naked gaps.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment