That's a very interesting idea Dennis! I also came up with another idea. To collect the longer timeframe Minute() Array and use that one as a reference. Which then assumes that we don't loose for example a whole 5 minute bar? :-)
Thanks, Jorgen --- In [email protected], Dennis Brown <se...@...> wrote: > > Jorgen, > > I have not tried this, but perhaps you could think about it this way. > You just need a dummy reference array as you main ticker. One with no > holes. Then by loading all other tickers as foreign with pad and > align, you will have no holes. If you use a good index like SPY, or > if you have futures available like ES, then you can use them as your > reference. > > BR, > Dennis > > > On Jul 2, 2009, at 10:48 PM, jorgen_wallgren wrote: > > > That approach doesn't work for me, since I am running real time and > > I need an up to date reference. The holes is destroying a very nice > > chart. > > > > There must be some way to solve this- or? > > > > Thanks, > > > > Jorgen > > > > >
