[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] BarCount showing wrong values.



PureBytes Links

Trading Reference Links



You might need setbarsrequired(sbrall, sbrall)
----- Original Message -----
From: Chaitanya
Sent: November 01, 2009 12:24 AM
Subject: [amibroker] BarCount showing wrong values.

Trying to debug some problem i ended up seeing that a simple program showing BarCount shows wrong count. I have about 10years of EOD data on A. When i try to printout the BarCount value it shows it as 387 in some program and as 707 in another; i expect it to be around 1800 and when i copy paste all the quotes into excel it does show more than 2000 rows; which is about right.

Why doesnt AB's BarCount show me correct values? Program is here:


Plot( MA(C,200), "  Barcount: " + BarCount , colorBlue  );



__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___