Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 3/16/2005 Posts: 36
|
How can I write a pcf that indicate 22 day MS cross, and the MS is moving up??
|
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
MS crossing what, exactly? Crossing up through its own 22 day moving average? Give us a few more details and I'm sure we'll be able to help you out.
|
|
Registered User Joined: 3/16/2005 Posts: 36
|
sorry, i mean it cross it's own 22 average.
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
Try this: (for simple average) MS1>AVG(MS1,23) AND MS1.1<AVG(MS1.1,23)
(for exp average) MS1>XAVG(MS1,23) AND MS1.1<XAVG(MS1.1,23)
- Craig Here to Help!
|
|
Guest-1 |