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

Re: [amibroker] Quotes Plus data, Monthly data compression [1 Attachment]



PureBytes Links

Trading Reference Links

[Attachment(s) from Alan included below]

Edward:

Sorry guys, first time I posted to the forum and did not handle my image file correctly so that it would show up in the post.

I have attached the monthly QQQQ chart (AMIBroker version 5.1) that I get using Quotes-Plus.  I have compared it to another charting service I use and it looks to be the same.   The problem I am having is with volume as can be seen in the chart.  Here is the volume AFL code:



_SECTION_BEGIN("Volume");
Plot( Volume, _DEFAULT_NAME(), IIf( C > O, ParamColor("Up Color", colorGreen ), ParamColor("Down Color", colorRed ) ), ParamStyle( "Style", styleHistogram | styleThick, maskHistogram  ) );
_SECTION_END();

If I use abs(volume) in the code instead it keeps volume positive but I still don't see the sharp volume spike that you do in late 2008.  In fact my volume dips down in this area.  Your volume looks like it is correct when compared to my other charting service.

Can anyone help me solve the volume inversion problem properly?

Alan,

Edward Pottasch wrote:
 
hi,
 
does anyone use Quotes Plus EOD data and also have a problem with the display of monthly data?
 
I use Amibroker 5.29 Beta and find on both computers where I am running QP there seems to be a faulty compression with monthly data. I checked with the helpdesk but sofar this problem has not been confirmed.
 
Attached an example of how it looks. Since I find this on 2 computers it seems to be a problem maybe with 5.29 beta? Could someone check? I tried opening a new database but to no avail.
 
thanks, Ed
 


__________ Information from ESET NOD32 Antivirus, version of virus signature database 4527 (20091020) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



Attachment(s) from Alan

1 of 1 Photo(s)


__._,_.___


**** 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

__,_._,___