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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment