Sanjiv, It sounds like number overflow... AmiBroker divides volumes by 100 to try and avoid this... however, if volume is huge you could still get number overflow and end up with negatives. It's the limitations of the variable type you are hitting, not data errors... in my view.
--- In [email protected], "sumangalam" <[EMAIL PROTECTED]> wrote: > > Hello, > > I am also having NEGATIVE volumes in some heavy volume securities on > days when volume is very high. Further, file > database setting > > configure option is not available for LOCAL database that I am using. > > With Regards > > Sanjiv Bansal > > --- In [email protected], "wavemechanic" <timesarrow@> > wrote: > > file > database setting > configure > > ----- Original Message ----- > > From: cadvantag > > To: [email protected] > > Sent: Monday, June 30, 2008 12:10 AM > > Subject: [amibroker] Re: Volume not matching > > > > > > where is that located? I can't seem to find that... > > > > --- In [email protected], "wavemechanic" <timesarrow@> > > wrote: > > > > > > Is the Divide Volume By option in the database configuration > set > > for 100? > > > > > > Bill > > > ----- Original Message ----- > > > From: cadvantag > > > To: [email protected] > > > Sent: Sunday, June 29, 2008 10:55 PM > > > Subject: [amibroker] Volume not matching > > > > > > > > > I am running version 5.10.2 > > > > > > here are some examples of stocks with fridays volume figures > that > > my > > > charts shows > > > > > > MSFT- 713,137 > > > SBUX-165,772 > > > WFMI-36,076 > > > GE- 912,855 > > > SNDK-120,456 > > > > > > Any clue why my volume data seems to be off?? > > > > > > The problem seems to have occured when I updated... > > > > > > Thanks for any ideas or help > > > > > > > > > ------------------------------------ > > > > > > Please note that this group is for discussion between users > only. > > > > > > To get support from AmiBroker please send an e-mail directly > to > > > SUPPORT {at} amibroker.com > > > > > > For NEW RELEASE ANNOUNCEMENTS and other news always check > DEVLOG: > > > http://www.amibroker.com/devlog/ > > > > > > For other support material please check also: > > > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------ > ------------ > > > > > > > > > > > > No virus found in this incoming message. > > > Checked by AVG. > > > Version: 8.0.101 / Virus Database: 270.4.3/1525 - Release > Date: > > 6/29/2008 3:09 PM > > > > > > > > > > > ------------------------------------ > > > > Please note that this group is for discussion between users only. > > > > To get support from AmiBroker please send an e-mail directly to > > SUPPORT {at} amibroker.com > > > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > > http://www.amibroker.com/devlog/ > > > > For other support material please check also: > > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > > > > > > > > > > -------------------------------------------------------------------- > ---------- > > > > > > > > No virus found in this incoming message. > > Checked by AVG. > > Version: 8.0.101 / Virus Database: 270.4.3/1525 - Release Date: > 6/29/2008 3:09 PM > > >
