View Full Version : Removing Price Bars from Chart
SammyC
09-14-2010, 10:06 AM
Hi
I have an indicator that plots volume and I do not wish to show price on the chart.
Is there a way to exclude price bars from a chart?
that is not showing panel 1.
Thank you
Sammy
NinjaTrader_Kyle
09-14-2010, 10:10 AM
Hello SammyC,
Thank you for your post.
There's not a way to remove the bars, but you could cause them to be transparent by setting the Color for Up Bars, Color for Down Bars and Candle Outline properties to Transparent.
SammyC
09-14-2010, 10:23 AM
Hi,
Thank you for the quick reply
Is it possible to set the color of the price chart bars to transparent in the indicator so i do not have do it manually every time?
Thank you
Sammy
NinjaTrader_Kyle
09-14-2010, 10:27 AM
SammyC,
Unfortunately, this is not possible. What I would suggest is that you create a chart with these properties set to transparent, then save your chart settings as a template.
For more information about templates: http://www.ninjatrader-support.com/HelpGuideV6/Templates.html
SammyC
09-14-2010, 10:33 AM
Kyle,
Thank you
Sammy