Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Today's price less than moving average price Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
chartist123
Posted : Wednesday, January 25, 2006 12:20:26 AM
Registered User
Joined: 11/29/2005
Posts: 12
Hello,
I would like to write a formula for the following:
Today's closing price fell below the 10 day exponential moving average price for the 10 days ending yesterday.Please advise.
Thanks.
Craig_S
Posted : Wednesday, January 25, 2006 5:56:50 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
I am not sure I understand....

You want the close today to be below the 10-day ema yesterday?

Do you want the close yesterday to be above the 10ema of 2-days ago?

If so, this should work:

C<XAVGC10.1 AND C1>XAVGC10.2

- Craig
Here to Help!
chartist123
Posted : Wednesday, January 25, 2006 9:09:41 PM
Registered User
Joined: 11/29/2005
Posts: 12
Hello Craig,
Basically what I want is a formula that gives me a listing of stocks that dipped below the 10 ema for the first time today.
When I use the formula C<XAVGC10.1, I get a listing of all stocks that are currently below the 10 day ema.Many have been below the 10 day ema for several days.I am only interested in those that closed below the 10 ema line today. Hope this is clear.

Thanks.
Craig_S
Posted : Wednesday, January 25, 2006 9:12:21 PM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
First time since?

I need how many days you want it above.

Here is an example to work from, you should have no trouble extending/shortening the time.

Under 10ema 1st time since 10 days
C<XAVGC10 AND C1>XAVGC10.1 AND C2>XAVGC10.2 AND C3>XAVGC10.3 AND C4>XAVGC10.4 AND C5>XAVGC10.5 AND C6>XAVGC10.6 AND C7>XAVGC10.7 AND C8>XAVGC10.8 AND C9>XAVGC10.9 AND C10>XAVGC10.10

- Craig
Here to Help!
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.