I have been using TJs suggestion to preclude large volume indexes from being 
cut off or at least looking that way.  But the results for some composites as 
well as thinly traded stocks is less than satisfying. I notice in the help 
files that format factors can be imbedded in data files but I'm not sure how to 
do this.  Here's the link

http://www.amibroker.com/guide/d_ascii.html

I'd like to use $VOLFACTOR 0.001, imbed in certain index files.
How do I do this?

Thanks
Dave



  ----- Original Message ----- 
  From: Tomasz Janeczko 
  To: [email protected] 
  Sent: Monday, January 01, 2007 5:13 AM
  Subject: Re: [amibroker] Re: Index Volume Issue - Yahoo Data



  Hello,

  Go to your aqh.format file (it is in "formats" subdir), edit it with Notepad 
and
  add
  $VOLFACTOR 0.001

  Then re-download your data. 

  Best regards,
  Tomasz Janeczko
  amibroker.com
    ----- Original Message ----- 
    From: sdp_51 
    To: [email protected] 
    Sent: Monday, January 01, 2007 9:13 AM
    Subject: [amibroker] Re: Index Volume Issue - Yahoo Data


    This is particularly peculiar, though.  A screenshot is shown at 
http://members.cox.net/~ramdom2/indexvol.bmp . What also confuses me is that 
the yahoo page showing the historical price info for this symbol has what seem 
to be accurate volumes but shown in amibroker is this mess of equal volume days 
for the most part and the exact number for the volume is repeated not only in 
^GSPC but also ^IXIC,^RUT, and ^DJI.  There are no volumes greater than this 
number almost like whatever actually culls the data cannot handle numbers 
larger than this number.  Anyone with a similar problem?




    --- In [email protected], "Lester Vanhoff" <[EMAIL PROTECTED]> 
wrote:
    >
    > Crappy Yahoo data. Even with a real data feed (DTNIQ, eSignal, etc.) 
never trust its market breadth data outright (adv/dec, adv vol /dec vol, new 
highs / new lows, etc.), always compare it with a few other sources before 
putting your stamp of approval.
    > 
    > -- In [email protected], "sdp_51" psean@ wrote:
    > >
    > > I'm using Yahoo free data for eod price/volume data. The stock symbol 
    > > data seems very good however I have a strange issue with the various 
    > > indices that I have in Amibroker that involves quite a few days showing 
    > > the exact same volume of 2,147,483,648.00 on multiple indices however 
    > > they are not all the same for each day for each index. Is this an 
    > > issue with Yahoo data or Amibroker? Or is this somehow a function of 
    > > the composite feature of Amibroker which I am not very comfortable with 
    > > using yet.
    > > 
    > > Thanks,
    > > Sean
    > >
    >



   

Reply via email to