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

Re: [amibroker] Raw formulas of ATR and Wilders in AFL



PureBytes Links

Trading Reference Links





//ATR custom
periods=<FONT face="Courier New" color=#ff00ff 
size=2>14;
TH=IIf(<FONT 
color=#0000ff size=2>Ref(C,-<FONT color=#ff00ff 
size=2>1) > H,<FONT color=#0000ff 
size=2>Ref(C,-<FONT color=#ff00ff 
size=2>1),H);
TL=IIf(<FONT 
color=#0000ff size=2>Ref(C,-<FONT color=#ff00ff 
size=2>1) < L,<FONT color=#0000ff 
size=2>Ref(C,-<FONT color=#ff00ff 
size=2>1),L);
TR=TH-TL;
ATRcustom=Wilders<FONT 
size=2>(TR,periods);<FONT 
size=2>
Plot(ATRcustom,<FONT 
face="Courier New" color=#ff00ff size=2>"ATRcustom"<FONT 
face="Courier New" size=2>,colorRed,styleLine);<FONT 
face=Arial size=2>

<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  <A title=emarco@xxxxxxxxxxxxxxx 
  href="">emarco 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, July 03, 2003 11:59 
  PM
  Subject: [amibroker] Raw formulas of ATR 
  and Wilders in AFL
  
  hi , 
   
   
      
      I searching for the Raw formulas of ATR and 
  Wilders in AFL.
  Could someone send it  to 
  me?
  Thanks
   
   
  Juan
  Send BUG REPORTS to <A 
  href="">bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  <A 
  href="">suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: <A 
  href="">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. 
  
<BLOCKQUOTE 
><FONT 
  face="Courier New">---Outgoing mail is certified Virus 
  Free.Checked by AVG anti-virus system (<A 
  href="">http://www.grisoft.com).Version: 6.0.497 
  / Virus Database: 296 - Release Date: 7/5/2003






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.