Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Removing or hiding price on chart
Collapse
X
-
Removing or hiding price on chart
Ok. I want to built my own footprint or TPO chart/market profile. How can I go about hiding or removing price from the Chart?Tags: None
-
Hi richa61416, thanks for your post.
You can remove the price axis from your chart by right-clicking on the background of your chart, then left-clicking the Properties button. If you set the 'Color for axis' property to 'Transparent', this will hide the price and time axis - unfortunately, these two axis are linked and you cannot currently hide one without the other without custom programming.
You would then want to hide the price marker. To do so, right-click on your chart > left-click Data Series, and change the 'Price marker' property from 'True' to 'False', then press OK to confirm.<span class="name">Alex C.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
I was more looking to do it with Coding. Just needed to know what properties to reference in NInjascriptOriginally posted by NinjaTrader_AlexC View PostHi richa61416, thanks for your post.
You can remove the price axis from your chart by right-clicking on the background of your chart, then left-clicking the Properties button. If you set the 'Color for axis' property to 'Transparent', this will hide the price and time axis - unfortunately, these two axis are linked and you cannot currently hide one without the other without custom programming.
You would then want to hide the price marker. To do so, right-click on your chart > left-click Data Series, and change the 'Price marker' property from 'True' to 'False', then press OK to confirm.
Comment
-
Hello richa61416,
Thank you for your post.
In an indicator you can use PaintPriceMarkers. For information please visit the following link: http://www.ninjatrader.com/support/h...icemarkers.htm
Please let me know if you have any questions.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, Yesterday, 11:51 AM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
Yesterday, 11:51 AM
|
||
|
Started by CarlTrading, Yesterday, 11:48 AM
|
0 responses
21 views
0 likes
|
Last Post
by CarlTrading
Yesterday, 11:48 AM
|
||
|
Started by CaptainJack, 03-25-2026, 09:53 PM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
03-25-2026, 09:53 PM
|
||
|
Started by CaptainJack, 03-25-2026, 09:51 PM
|
0 responses
13 views
0 likes
|
Last Post
by CaptainJack
03-25-2026, 09:51 PM
|
||
|
Started by Mindset, 03-23-2026, 11:13 AM
|
0 responses
20 views
0 likes
|
Last Post
by Mindset
03-23-2026, 11:13 AM
|

Comment