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 |

Stocks all time high Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
couto7
Posted : Wednesday, September 5, 2018 12:43:48 PM
Gold Customer Gold Customer

Joined: 10/14/2004
Posts: 202

Please write PCF for stocks making an all time high and with market capitalization >= 10 billion shares and price above 50 DMA.

Thanks,

Bruce_L
Posted : Wednesday, September 5, 2018 12:50:18 PM


Worden Trainer

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

Capitalization needs to be done as an EasyScan Condition.

Price above the 50 period simple moving average can be written as follows.

C > AVGC50

I can't create a condition formula for price making an all time high and I can't create a condition for this at all in TC2000 v7.

In TC2000 v18, you can create two conditions from the chart and add them to the same scan as your other conditions.

Click on price on the chart and select Create Condition to create these conditions. You will choose New High with the period set to 260.

One of the conditions needs to be set to a daily time frame and the other condition should be set to a yearly time frame.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Iryna
Posted : Tuesday, October 9, 2018 4:16:59 AM
Registered User
Joined: 12/15/2004
Posts: 31

Hello, I am interesting about the some topic.

1) I would like to now or creat some scan or formula, how I can fing New High for 52 week period 

for High Cap 3000 component stock or for other Component (SP-500 atc)

2) I would like to now or creat some scan or formula, how I can fing New Low for 52 week period 

for High Cap 3000 component stock or for other Component (SP-500 atc)

 

3) With this values create an indicator as a histogram

I so it in different program and this is very valueble and timely If I compare this indicator against price of the some component.

Is it something simile posibble? 

Thank you very much.

Bruce_L
Posted : Tuesday, October 9, 2018 11:41:04 AM


Worden Trainer

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

A new 52 week high in a weekly time frame would be the following.

H > MAXH51.1

And the low would be:

L < MINL51.1

In a daily time frame, you could use a 252 period year.

H > MAXH251.1

And:

L < MINL251.1

I am not sure what you mean as far as the construction of the histogram. Are you interested in something similar to the Aroon Oscillator?



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