PDA

View Full Version : candles with zero volume are skipped, leading to problems


kinderlich
01-30-2011, 09:52 PM
in the overnight session if there is no volume on a 1 minute candle it is skipped in the chart which leads to problems and distortions with analysis. As in trend lines will be distorted, and fib ellipses have odd behavior.


Here is TF (russell) where the left fib ellipse is supposed to be 20 min wide but since many bars are skipped its actually 41 minutes wide. Which is unexpected behavior .

http://screencast.com/t/1cHTHP0s

So can I change a setting so that the 0 volume candles are charted?

If not can your developers fix this behavior? A 1 min time chart should definitely be 1 minute per bar. But in the displayed chart 20 bars is roughly 40 minutes which is bad/unexpected behavior.

NinjaTrader_Bertrand
01-31-2011, 06:36 AM
kinderlich, thanks for the screenshot and oberservations - unfortunately the outcome is expected since NinjaTrader is eventbased and not time based - the closing tick of the current candle is the opening tick of the next one.

kinderlich
02-01-2011, 12:10 AM
thanks, I'll try to work around it by having larger time intervals.