| 
 PureBytes Links 
Trading Reference Links 
 | 
BI=BarIndex<FONT 
face="Courier New">(); <FONT 
color=#0000ff>AddColumn(BI[<FONT 
color=#ff00ff>10],<FONT 
color=#ff00ff>"BI",<FONT 
color=#ff00ff>1.0); 
 
Happy New 
Year!
<FONT 
face="Courier New">herman.
  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Ara Kaloustian 
  [mailto:ara1@xxxxxxxxxx]Sent: January 2, 2004 1:42 PMTo: 
  Ami-MainSubject: [amibroker] AFL - Array 
  subscript
  I am trying to develop a routine to draw 
  (automated) support resistence lines using linearray() function.
   
  Values available to pass to a function are arrays 
  or variables, but a numeric value is needed.
   
  One way to convert an array to numeric is to use 
  the form Close[number].
   
  If the array returned by BarIndex() function 
  could be converted to a number, then the whole thing would work 
  fine.
   
  Has anyone found a way to to this?
   
   
  Thanks
   
  AraSend BUG REPORTS to 
  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 
  
  
  Yahoo! Groups Links
  
    To visit your group on the web, go to:<A 
    href="">http://groups.yahoo.com/group/amibroker/  
    To unsubscribe from this group, send an email to:<A 
    href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  
    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
  
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
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 |