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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
70 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
152 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment