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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
267 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
169 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
171 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
260 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
210 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment