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 |

Volume percentage Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
kelpiejp
Posted : Saturday, September 8, 2012 10:23:32 PM
Registered User
Joined: 6/22/2012
Posts: 13

Could you please forward me a formula for following:

( Todays volume is x% greater than yesterday )

I know volume will be V and V1 , greater is >, but can not work out percentage or value

I put x% above as I want to test varying values ie; 100%, 50%, 200% etc.

Thankyou

Jeff

Bruce_L
Posted : Monday, September 10, 2012 8:39:01 AM


Worden Trainer

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

A Condition Formula for the current volume bar being 100% greater than the previous volume bar would be:

V >= 2 * V1

A Condition Formula for the current volume bar being 50% greater than the previous volume bar would be:

V >= 1.5 * V1

A Condition Formula for the current volume bar being 200% greater than the previous volume bar would be:

V >= 3 * V1

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!



-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.