Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

PCF request Volumetric formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
raider45
Posted : Wednesday, February 21, 2018 4:49:28 AM
Registered User
Joined: 9/30/2011
Posts: 788
Yesterday's volumes equal or greater than 50% compared to the volumes of the previous day.
 
Thank you and goodbye.
 
Raider45
StockGuy
Posted : Wednesday, February 21, 2018 8:42:42 AM

Administration

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

V > AVGV10.1 * 1.5 will return True when the current day's volume is 50% greater than the average for the preceeding 10 days.

Bruce_L
Posted : Wednesday, February 21, 2018 9:10:23 AM


Worden Trainer

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

If you only want to compare the volume of the current bar to the volume of the previous bar instead of the previous 10 bars, this could be written as follows.

V >= 1.5 * V1



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
raider45
Posted : Wednesday, February 21, 2018 9:30:44 AM
Registered User
Joined: 9/30/2011
Posts: 788
Big congratulations, thank you!
 
Best regards !
Bruce_L
Posted : Wednesday, February 21, 2018 9:32:49 AM


Worden Trainer

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

You're welcome.



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