Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Overwriting the horizontal axis?
Collapse
X
-
Overwriting the horizontal axis?
I have created a horizontal histogram indicator that displays in its own panel similar to the Volume Profile indicator using SharpDX drawing methods. I would like to make it so that when my curser is over that indicator, instead of the horizontal price axis for my cursor telling me the time, it will tell me the value on my histogram. Any ideas on how to accomplish this?Tags: None
-
Hello,
Thank you for posting.
I am unsure of any way to accomplish this using the OnRender override specifically. The Scales generally are not changeable regarding rendering. There are some options for the Y axis regarding its values and options but not so much for the X axis. I could put in a feature request for more customizations for the X axis Labels for each bar.
The only thing I could suggest currently would be to add a gap at the bottom of your drawing to also draw text that moves with the cursor.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
605 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
351 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