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 |

PCF for MIN Topic Rating:
Previous Topic · Next Topic Watch this topic · Print this topic ·
cpratsch
Posted : Saturday, July 12, 2014 11:26:07 AM
Registered User
Joined: 10/7/2004
Posts: 23

I need a PCF to find stocks whose closing price C is lower by a certain % than MINC90. I have C<=MINC90 but cannto develoe %between MINC90 price adn present price C.

Thanks!I

cpratsch
Posted : Saturday, July 12, 2014 12:09:11 PM
Registered User
Joined: 10/7/2004
Posts: 23

QUOTE (cpratsch)

I need a PCF to find stocks whose closing price C is lower by a certain % than MINC90. I have C<=MINC90 but cannot  develop % between MINC90 price and present price C.

Thanks!I

cpratsch
Posted : Saturday, July 12, 2014 2:01:24 PM
Registered User
Joined: 10/7/2004
Posts: 23

how do I find an answer to my question?
Thanks.

Chris Pratsch

diceman
Posted : Saturday, July 12, 2014 2:58:27 PM
Registered User
Joined: 1/28/2005
Posts: 6,049

It will be posted here.

 

C cant be less than MINC90. (it can only equal it)

 

If you want to test the bar before you would use:

 

C<MINC90.1

 

The .1 tells it its yesterdays minC90.

 

 

Thanks

 
Bruce_L
Posted : Monday, July 14, 2014 10:49:41 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

The percentage the C is above or below MINC90.1 could be written as:

100 * (C / MINC90.1 - 1)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
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.