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

RE: [amibroker] Help with ExRem vs Flip



PureBytes Links

Trading Reference Links









Thanks, Richard, it sure did….why is
the simple and obvious the hardest to see……????

 

Ken

 

-----Original Message-----
From: richard
[mailto:rlb21079@xxxxxxxxxx] 
Sent: Monday, May 12, 2003 10:15
PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Help with
ExRem vs Flip

 

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%"
 bgcolor=white >
 
  
  <font size=2 color=black
  face="Times New Roman">Remove the
  "" "" below and it should solve your problem:
  <span
  >x=Param("x",25,2,25);<font
  size=2 color=black face="Courier New">
  R = ((HHV(H,x) - C) /(HHV (H,x) -LLV (L,x)))
  *-100;
  Buy=Cross(R,-80);
  PlotShapes(IIf(Buy,shapeUpArrow,shapeNone),5,0,R,-14);
  Plot(R,"%WilliamsR",6,4);
  Sell=Cross(-20,R);
  ""Buy=""ExRem(Buy,Sell);
  ""Sell=""ExRem(Sell,Buy);
  PlotShapes(IIf(Sell,shapeDownArrow,shapeNone),4,0,R,-14);
  Plot(-20,"",7,1);
  Plot(-80,"",7,1); 
  GraphXSpace=10;
  
  Which produces the plot in the attached. The
  circled red and green
  arrows seem like they should be eliminated by
  the ExRem statements
  according to the above definition. The plot
  shows this is not the
  case.
  
  What am I missing?
  
  Ken
  
  
  <span
  >Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
  size=2 color=black face="Courier New">
  Send 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<font
  size=2 color=black> 
  
  <span
  >Your use of Yahoo! Groups is subject to
  the Yahoo! Terms of Service.<font
  size=2 color=black> 
  Attachment: A1.gif (12.99KB)
  <span
  > 
  
 


<font size=3
face="Times New Roman">





Join Excite! - <a
href="" target="_blank">http://www.excite.com<font
size=2 face=geneva>
The most personalized portal on the Web! 



<font size=2
face="Courier New">Send BUG REPORTS to
bugs@xxxxxxxxxxxxx<span
>
Send 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 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.