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

Re: [amibroker] Several symbols--> 1 indicator



PureBytes Links

Trading Reference Links




Look at the "Foreign()" function in 
Help.
 
You can use multiple issues to work 
with:
 
Issue1 = Foreign("NASDAQ",Close"); //Use 
appropriate symbols for your data source
Issue2 = Foreign("DJ30",Close");
etc
 
Calc = Issue1 ... Issue2 etc
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Johan 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Tuesday, March 25, 2003 9:13 
  AM
  Subject: [amibroker] Several 
  symbols--> 1 indicator
  Hi! Is it possible with Amibroker to use data from 
  different symbols (for example s&p, Nasdaq and DJ) and from them 
  calculate one indicator?I am trying to calculate a 20 period ema 
  for those 3 closings/3.ThanksSend 
  BUG REPORTS to <A 
  href="">bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  <A 
  href="">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.