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

Re: [amibroker] Fw: Flip



PureBytes Links

Trading Reference Links


Hello,
 
I can see no error here.
S2 = C > 0; 
is false for Doji, therefore Flip() does 
not react (does not reset back to zero).
 
Best regards,
Tomasz Janeczko
amibroker.com
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
Dimitris 
Tsokakis 
To: <A 
href="" 
title=amibroker@xxxxxxxxxxxxxxx>amibroker@xxxxxxxxxxxxxxx 
Sent: Monday, December 03, 2001 9:03 
AM
Subject: [amibroker] Fw: Flip

I think it is time to ask once again an Aug 10 
question:
----- Original Message ----- 
From: <A 
href="" title=tsokakis@xxxx>Dimitris 
Tsokakis 
To: <A href="" 
title=amibroker@xxxxxxxxxxxxxxx>amibroker@xxxxxxxxxxxxxxx 
Sent: Friday, August 10, 2001 10:12 AM
Subject: Flip

Dear Tomasz,
 
Point A of att. gif is a perfect Doji, i.e.
open=4.20
close=4.20
My data are given with two decimals.
At point B, I have s4==1.
Is there any reason?
The code is:
 <FONT 
size=2>s1=c<o;s2=c>o;s4=flip(s1,s2);graph2=s4;
 
Best Regards
Dimitris TsokakisYour 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service. 




  • References: