Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 7/26/2005 Posts: 109
|
Please tell what is wrong with this.
ABS(O-C) <(H-L)*.333) AND (H-L)> (.05*C) AND (H>H1 OR L <L1)AND
C > 7 AND AVGV50 > 1000
Thanks
|
|
Registered User Joined: 1/28/2005 Posts: 6,049
|
Try this:
(ABS(OBV>AVG(OBV,30))+ABS(STOC39.1>50)=2)AND(ABS(OBV.1>AVG(OBV.1,30))+ABS(STOC39.1.1>50)<2)
Thanks
diceman
|
|
Registered User Joined: 1/28/2005 Posts: 6,049
|
I copied the wrong percent true from my chart.
Try this:
(ABS(O-C)<(H-L)*.333)AND(H-L)>(.05*C)AND(H>H1ORL<L1)ANDC>7ANDAVGV50>1000
Thanks
diceman
|
|
Registered User Joined: 7/26/2005 Posts: 109
|
Thanks for your help!
|
|
Guest-1 |