Radical
11-05-2009, 08:41 PM
If I create a chart that is, for example, 1 hour box bars plotted in the same pane as 1 minute candlesticks, everything seems to work fine. However, if I do the same thing, but with VOLUME box bars and candlesticks, the spacing of the candlesticks becomes horribly skewed. This is in beta 4.
NinjaTrader_Josh
11-06-2009, 08:00 AM
Radical,
Please describe what you mean by "skewed". A screenshot outlining what you feel is wrong would be appreciated for clarity. Thank you.
NinjaTrader_Ray
11-06-2009, 08:45 AM
If you mean that the volume bars are not equally spaced apart then this is expected. The reason is when you mix multiple series on a chart, the x-axis has to be absolute time and the volume bars are then plotted relative to their time stamps. This is so that mixed series are accurately plotted in relation to each other via time.