| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
 
Chart commentary uses "selected" date.
Exploration may use any date (depending on range selection in 
AA window).
In different days the value of close is 
different.
 
Please make sure that you compare results for the same 
date.
If you do you will get the same results.
 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Ara Kaloustian 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">Ami-Main 
  Sent: Thursday, July 24, 2003 5:38 
  AM
  Subject: [amibroker] GetExtraData
  
  
  Tomasz,
  This line works OK.
  cashFlowPerc = GetExtraData(<FONT 
  color=#ff00ff>"CashFlowperShare");
  The line below produces different results when used 
  in Guru than in an exploration.
  cashFlowPerc = GetExtraData<FONT 
  size=1>("CashFlowperShare"<FONT 
  size=1>)/Close*100<FONT 
  size=1>;
  Anyone know why?
  Ara
   
   Send 
  BUG REPORTS to <A 
  href="">bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 
Yahoo! Groups Sponsor
  ADVERTISEMENT 
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 |