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

Re: [amibroker] Barcount



PureBytes Links

Trading Reference Links

Hello,

Apparenly you have "PAD AND ALIGN TO REFERENCE SYMBOL" selected in the SETTINGS.

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

Pad and align to reference symbol

When this is turned on, all symbols' quotes are padded and aligned to reference symbol. Note: by default this setting is OFF. Use responsibly. It may slow down backtest/exploration/scan and introduce some slight changes to indicator values when your data has holes and holes are filled with previous bar data. The feature is intended to be used when your system uses general market timing (generates global signals based on data and/or indicators calculated using Foreign from 'reference' symbol) or when you are creating composites out of unaligned data. Note: if reference symbol does not exist, data won't be padded.


Best regards,
Tomasz Janeczko
amibroker.com
  ----- Original Message ----- 
  From: Steve Dugas 
  To: Yahoo - AmiBroker 
  Sent: Saturday, December 23, 2006 10:51 PM
  Subject: [amibroker] Barcount


  Hi - I seem to be having strange problems with a simple exploration. Could anyone confirm if this code

  Filter = 1;
  AddColumn( BarCount, "Bars", 1.0 );

  returns "4,283" for every ticker?

   
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.26/600 - Release Date: 12/23/2006 4:47 PM