Notify support for your registration Key. ... From: "theoldchartreader" <theoldchartreader@...> To: <amiquote@yahoogroups.com> Sent: Friday, December 09,...
Hello, Recently, I have encountered negative volume on some days for ^DJI, ^GSPC and ^IXIC (Dow, S&P and Nasdaq)with EOD Historical Yahoo downloads. Actual...
Hi jnk1997, Sunday, December 18, 2005, 7:25:28 AM, you wrote: j> Hello, j> Recently, I have encountered negative volume on some days for ^DJI, j> ^GSPC and...
I wonder if it would be possible for TJ to declare Volume as type Double or Long Double. Wouldn't that allow it to hold 8 bytes ( 64 bits )? I have noticed...
Hello, It is not about 32 bit vs 64 bit but rather integer 32 bit vs floating point 32 bit. Currently volume field is integer but it will be moved to floating...
Hi Tomasz, Thanks for clarifying that. I was a guest of the brokerage firm known then as PaineWebber, on the floor of the NYSE, on September 8, 1987. If I...
Problem occurs because AB Volume field is held as integer. AFAIK it has been on the suggestion list for a long while to have this changed to long float. Until...
Is it possible to provide a script that will correct the volume data? It only affects Indexes on Yahoo with a ^ before the ticker. If this is not possible,...
Because the values are simply too large for the field, the only way to "correct" the problem is to divide by 1000 (or more) so the values will "fit" into a 32...
Hello, Yes it is possible to do that automatically. Open aqh.format (inside Formats directory) file with NOTEPAD and add the following line $VOLFACTOR 0.001 ...
Thomasz, OK that works fine (I used 0.1). Is there any way to modify my Volume indicator now so that it shows true volume on the chart pane? Thanks Jim ... in...
I use this one: _SECTION_BEGIN("Volume"); Plot( Volume, _DEFAULT_NAME(), IIf( C > O, ParamColor("Up Color", colorGreen ), ParamColor("Down Color", colorRed )...
Hi Tomasz, I made this change successfully, but the results vary. With ^GSPC, it worked fine. 12/19 historical volume (and all historical volume in fact) is...
Hello, Starting from November 2005 BriteFutures stopped delivering historical data. Unfortunatelly we can not do anything about it. If you relied on...
I sure hope TJ is not ingnoring this problem. It will no doubt affect sales of Amibroker, as many appreciate the free data available from Yahoo, myself...
Did you read what I wrote previously? If not - read my 2 posts from Dec 18. Best regards, Tomasz Janeczko amibroker.com ... From: "jnk1997" <jnk1997@...>...
Yuki, It DOES work for EVERY symbol, provided you re-import entire history. and use $VOLFACTOR 0.001 in both aqh.format and aqd.format (if you are using...
Hi Tomasz, Okay, TJ, but ... I tried re-importing initially, but I didn't know about the aqd.format file. And after adding your line to that file as well, I ...
Hi Tomasz, I found out what the problem was, or at least narrowed it to an area I can perhaps have you look at. The problem, as I mentioned, was only ^DJI. As...
Does anyone know of another method to download EOD Float data into AB, other than using QP or manual method? Looking a Steve Wood’s indicators. Is there a...
Is anyone else having problems with the free intraday backfill from lycos/quote.com using amiquote Mine is timing out for all symbols today Is there another...
hello all, i am having problems today with lycos/quote.com. amiquote cannot connect to the server and is getting constant timeouts. i have been creating a...
Hello, IT seems that they locked free server. However if you have subscription to Livecharts you can get quotes using server #2 and #3 (you will need to enter...
Is there another free source of intraday data? I only need backfill daily, as I do not use it for live trading -- Cheers Graham AB-Write >< Professional AFL...
the same here, graham. i never trade/watch more than 40 symbols intraday any given day, so i am absolutely fine with amibroker's ib plugin. but i found...
to be more precise: will their basic package at 9.95$ give me that: ability to download limited delayed intraday data (500 bars of chosen timeframe) of an...
I have found prophet.net bronze package and using quotetracker to download data, first time trial tonight and working can get X days backfill, limited for me...
hmm, that's 19.95$ a month. what's their advantage over quote.com? in the meantime i have subscribed to a free trial of quote.com basic and the download via...