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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
75 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
26 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
62 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment