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 |

Coding Error I can't resolve Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Savrad
Posted : Tuesday, August 30, 2016 12:07:04 AM
Gold Customer Gold Customer

Joined: 1/24/2005
Posts: 97

I'm having problems with coding this:

http://screencast.com/t/0qpJT49wPd 

What I am trying to do is capture stocks like RRMS that have recently crossed the 75 MA after spending many months below the 75 MA. and is in a pullback ready to attempt the next cross..I am using the 35 MA below it although I probably could just use price (C 35.15 < AVGC75) but either way the current formula syntax is not working...any help would be much appreciated-thanks!

C < AVGC75 AND MAXH15 > AVGC75 AND MAXH15 > 1.5*MINL45.15 AND AVGC35.25 < AVG75.25 AND AVGC35.50 < AVG75.50 AND AVGC35.75 < AVG75.75 AND AVGC35.100 < AVG75.100 AND AVGC35.125 < AVG75.125 AND AVGV30 > 500

 

Paul

StockGuy
Posted : Tuesday, August 30, 2016 9:38:53 AM

Administration

Joined: 9/30/2004
Posts: 9,187

I assume the formulas in bold below should be AVGC75 but don't know for sure.

C < AVGC75 AND MAXH15 > AVGC75 AND MAXH15 > 1.5*MINL45.15 AND AVGC35.25 < AVG75.25 AND AVGC35.50 < AVG75.50 AND AVGC35.75 < AVG75.75 AND AVGC35.100 < AVG75.100 AND AVGC35.125 < AVG75.125 AND AVGV30 > 500

Savrad
Posted : Tuesday, August 30, 2016 12:00:45 PM
Gold Customer Gold Customer

Joined: 1/24/2005
Posts: 97

Thanks Stockguy-That worked don't know how I missed the obvious-staring at the screen all day is probably why-appreciate the help!

Paul

StockGuy
Posted : Tuesday, August 30, 2016 12:33:19 PM

Administration

Joined: 9/30/2004
Posts: 9,187

You're welcome.

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.