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

Re: [amibroker] buy arrow is late



PureBytes Links

Trading Reference Links




Graham, I looked in preferances, but failed to see 
how to do this.  How can I do this?  Thanks, Ron D
 
 
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  <A title=gkavanagh@xxxxxxxxxxxxx 
  href="">Graham 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, July 03, 2003 1:10 
  AM
  Subject: RE: [amibroker] buy arrow is 
  late
  
  Try setting your trade 
  delays to zero.
   
   <o:SmartTagType 
  namespaceuri="urn:schemas-microsoft-com:office:smarttags" 
  name="PersonName">
  

  

  
  <B 
  ><I 
  ><SPAN 
  >Cheers<SPAN 
  class=GramE>,<st1:PersonName 
  ><B 
  ><I 
  ><SPAN 
  >Graham
  <A 
  href=""><SPAN 
  >http://groups.msn.com/ASXShareTrading
  <A 
  href=""><SPAN 
  >http://groups.msn.com/FMSAustralia
  
    
    <FONT 
    face=Tahoma size=2>-----Original Message-----From: mrdavis9 
    [mailto:mrdavis9@xxxxxxxxxx] Sent: Thursday, 3 July 2003 2:07 
    PMTo: amibrokeryahoogroupsSubject: [amibroker] buy 
    arrow is late
    
    This AFL stuff is finally starting 
    to make a little sense.  I created this scan to find very short 
    consolidations followed by a day where the open =close.  It worked OK, 
    but the buy arrow appeared on the day AFTER open=close, and I wanted it 
    to appear on the very day that open=close.    I have enclosed 
    a chart that  shows what I am describing.  I would appreciate 
    finding out how to make the buy arrow appear the very day that open = 
    close.  Ron D
     
     
    //This scan Buys when there are a few days of consolidation 
    where the open is within 1% of the close. The buy arrow appears when an 
    open=close day appears at the end of this series of short candles. 
    
    key=abs<FONT 
    size=1>(O-C)<=.001;
    Buy=(O=C) AND <FONT color=#0000ff 
    size=1>Ref(key,-<FONT color=#ff00ff 
    size=1>1) AND <FONT color=#0000ff 
    size=1>Ref(key,-<FONT color=#ff00ff 
    size=1>2) AND V<=<FONT 
    color=#0000ff size=1>MA(V,<FONT 
    color=#ff00ff size=1>8) AND <FONT 
    color=#0000ff size=1>MA(V,<FONT 
    color=#ff00ff size=1>50)>=<FONT color=#ff00ff 
    size=1>20000 AND C><FONT 
    color=#ff00ff size=1>1 AND 
    C<100<FONT 
size=1>;
    Sell=(0<FONT 
    size=1>);
    PlotShapes( shapeUpArrow * Buy + 
    shapeDownArrow * Sell, <FONT color=#0000ff 
    size=1>IIf( Buy, colorGreen, 
    colorRed ) );
    <FONT face=Arial color=#000000 
    size=2>Send 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 
    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
    Send 
  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 
  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.