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

Re: [amibroker] Can´t detect proper cum values - TJ please read



PureBytes Links

Trading Reference Links




Hello Anthony,
 
this doesnīt work since value3 is essentially value1 and 
value4 is essentially value2.
 
I treid it and they gave me exactly the same cum values as 
value1 and value2>sob, sob<.
 
Markus
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Anthony Faragasso 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Monday, February 17, 2003 4:49 
  PM
  Subject: Re: [amibroker] Canīt detect 
  proper cum values - TJ please read
  <FONT 
  size=2>Am
  <TABLE id=INCREDIMAINTABLE cellSpacing=0 cellPadding=2 width="100%" 
    border=0>
    
      <TD id=INCREDITEXTREGION 
       width="100%">
        Markus,
         
        Try this:
         
         
        Value1=Valuewhen(h==firstswingtop,cum(1),1)     
        and
         
        Value2=Valuewhen(l==firstswingbottom,cum(1),1)
         
        Value3=valuewhen(value1==cum(1), cum(1),1)  and 
        value4=valuewhen(value2==cum(1),cum(1),1)
    
      
        
          
          
            
            
            <TD id=INCREDIANIM vAlign=bottom 
      align=middle><SPAN 
  id=IncrediStamp><FONT face="Arial, Helvetica, sans-serif" 
  size=2>____________________________________________________<FONT 
  face="Comic Sans MS" size=2><A 
  href=""><IMG alt="" 
  hspace=0 src="gif00037.gif" align=baseline 
  border=0>  IncrediMail - Email has finally evolved - 
  <A 
  href=""><FONT 
  face="Times New Roman" size=3>Click 
  Here 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  









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.


Attachment: Description: ""