I know there are bar timer indicators, but I want to modify them to put the time on the axis where it is within eyeshot.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Drawing on the Y-Axis
Collapse
X
-
Drawing on the Y-Axis
Is the any guide on how to draw on the Y-Axis using DirectDraw? I'd like to put a bar-timer on the axis like TradingView in the attached screenshot.
I know there are bar timer indicators, but I want to modify them to put the time on the axis where it is within eyeshot.Tags: None
-
Hello frantic,
Thank you for your note.
I have attached an indicator which will set a plot value to 10 and display this with a ScaleJustification set to Overlay. This allows the plot value to be displayed on the y axis, even if its value would be outside what the price axis is showing.
You could use the attached indicator as a template for which instead of setting Value[0]=10, you would set Value[0] equal to the bar timer.
Below are two links which pull bar timer information that you could get the bar timer logic.
Please let us know if you need further assistance.Alan P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
606 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
353 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment