PDA

View Full Version : Shading areas of chart?


higler
05-01-2007, 07:05 AM
Can I shade certain areas of a chart. I would like to do a light color fill shading of the area between high and low Bollinger Bands. Is this possible? (obviously its not critical, it would just help the area stand out). Thanks.

NinjaTrader_Ray
05-01-2007, 07:18 AM
Hi Higler,

This is not supportedwithin the UI.

Ray

higler
05-01-2007, 07:32 AM
Can it be done programmatically? I wouldn't mind writing a little code. If so, can you suggest which draw methods to use? Thanks.

NinjaTrader_Ray
05-01-2007, 07:58 AM
Our indicator model is flexible enough to handle this however, this enters an area that we do not currently provide technical support for.

Should you wish to venture into this area at your own discretion, you can take a look at this forum post for some user submitted reference code.

http://ninjatrader.mywowbb.com/forum14/1453.html

Ray