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. Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
lsaloga
Posted : Thursday, May 9, 2013 2:28:27 PM
Registered User
Joined: 1/8/2005
Posts: 118

I need a sortable column to find stocks with higher volume in the last 5 or 10 minutes of trading. Thank you.

Bruce_L
Posted : Thursday, May 9, 2013 2:41:00 PM


Worden Trainer

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

If you set the Time Frame of the following Condition Formula to 1-Minute, it would give you the percent that the volume of the current bar is currently above or below the 100 Period Simple Moving Average of Volume ending 1-bar ago:

100 * (V / AVGV100.1 - 1)

The following formula would compare the 5 most recent bars to the 100-bars ending 5-bars ago instead:

100 * (V / AVGV100.5 - 1)

You could use a 5-minute Time Frame with either formula if you want to check over a longer period of time.

Adding & Editing WatchList Columns
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.