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

[amibroker] AB beginning to act strangely



PureBytes Links

Trading Reference Links




Can you describe how these bands are intended to be used?
 
Thanks,
 
Steve
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  HarveyHP 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Sunday, June 20, 2004 2:53 AM
  Subject: Re: [amibroker] Acceleration 
  Bands
  <FONT face="Courier New, Courier" color=#008000 
  size=2>/*   Headley - Acceleration Vands   
  */MidPt = <FONT 
  face="Courier New, Courier" color=#0000ff size=2>MA<FONT 
  face="Courier New, Courier" size=2>( C, <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>20 <FONT 
  face="Courier New, Courier" size=2>);AccUp = <FONT 
  face="Courier New, Courier" color=#0000ff size=2>MA<FONT 
  face="Courier New, Courier" size=2>( ( H * ( <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>1<FONT 
  face="Courier New, Courier" size=2> + <FONT face="Courier New, Courier" 
  color=#ff00ff size=2>2 * ( ( ( 
  ( H - L ) / ( ( H + L ) / <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>2 <FONT 
  face="Courier New, Courier" size=2>) ) * <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>1000 <FONT 
  face="Courier New, Courier" size=2>) * .001 ) ) ) , <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>20 <FONT 
  face="Courier New, Courier" size=2>);AccDn = <FONT 
  face="Courier New, Courier" color=#0000ff size=2>MA<FONT 
  face="Courier New, Courier" size=2>( ( L * ( <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>1<FONT 
  face="Courier New, Courier" size=2> - <FONT face="Courier New, Courier" 
  color=#ff00ff size=2>2 * ( ( ( 
  ( H - L ) / ( ( H + L ) / <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>2 <FONT 
  face="Courier New, Courier" size=2>) ) * <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>1000 <FONT 
  face="Courier New, Courier" size=2>) * .001 ) ) ) , <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>20 <FONT 
  face="Courier New, Courier" size=2>);<FONT 
  face="Courier New, Courier" color=#0000ff size=2>Plot<FONT 
  face="Courier New, Courier" size=2>( C, <FONT 
  face="Courier New, Courier" color=#ff00ff size=2>""<FONT 
  face="Courier New, Courier" size=2>, colorBlack, styleCandle 
  );<FONT face="Courier New, Courier" color=#0000ff 
  size=2>Plot( MidPt, 
  ""<FONT 
  face="Courier New, Courier" size=2>, colorBrown, styleDots 
  );<FONT face="Courier New, Courier" color=#0000ff 
  size=2>Plot( AccUp, 
  ""<FONT 
  face="Courier New, Courier" size=2>, colorBrown, styleLine 
  );<FONT face="Courier New, Courier" color=#0000ff 
  size=2>Plot( AccDn, 
  ""<FONT 
  face="Courier New, Courier" size=2>,  colorBrown, styleLine 
  );Title = <FONT face="Courier New, Courier" 
  color=#0000ff size=2>EncodeColor<FONT face="Courier New, Courier" 
  size=2>( colorBrown ) + <FONT face="Courier New, Courier" 
  color=#ff00ff size=2>"Headely - Acceleration Bands"<FONT 
  face="Courier New, Courier" 
  size=2>;======================================================At 
  05:17 PM 6/19/2004, you wrote:
  Has anyone heard of Acceleration 
    Bands? Does anyone have a code for this indicator? 
    Thanks.Ed------------------------ Yahoo! Groups 
    Sponsor --------------------~--> Yahoo! Domains - Claim yours for 
    only $14.70<A 
    href="" 
    eudora="autourl">http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/GHeqlB/TM--------------------------------------------------------------------~-> 
    Check AmiBroker web page at:<A href="" 
    eudora="autourl">http://www.amibroker.com/Check group FAQ at: <A 
    href="" 
    eudora="autourl">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    Yahoo! Groups Links<*> To visit your group on the web, go 
    to:     <A 
    href="" 
    eudora="autourl">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:     <A 
    href="" 
    eudora="autourl">http://docs.yahoo.com/info/terms/ Check 
  AmiBroker web page at:<A 
  href="">http://www.amibroker.com/Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  


Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Sponsor


  ADVERTISEMENT 












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.