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

5 day high Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
cactus
Posted : Monday, July 2, 2012 2:09:07 PM
Registered User
Joined: 10/7/2004
Posts: 35

Hi

i put this in a column       c >= MAXH5

it works with H rather than close but it shows me all stocks that have made a 5 day high. During the day A stock may pull back below the 5 day high and I dont want to have it in the column anymore. how do i make a column with only stocks that intra day are at a 5 day high?

thanks

cactus

Bruce_L
Posted : Monday, July 2, 2012 2:36:02 PM


Worden Trainer

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

There is no way to determine the high of the day in a Personal Criteria Formula using an intraday Time Frame.

While I would probably adjust your Daily Time Frame Condition Formula slightly to:

C = MAXH5

Checking for the current daily price to be at a 5-Period High on a Daily Time Frame is about as close as you are going to get.

Another option might be to check to see if the current price is in say the top 5% of price over the most recent 5-bars using the folling Condition Formula on a Daily Time Frame:

STOC5 >= 95

Personal Criteria Formula Conditions
Understanding Stochastics
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.