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 |

Intraday Relative Strength Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Youngamerican
Posted : Wednesday, November 5, 2008 8:38:31 AM
Registered User
Joined: 10/7/2004
Posts: 33

Is it possible to construct a pcf that would show which stocks in a watchlist are moving up the most in the last say 15 minutes on a percentage basis?

thanks,
Paul

Bruce_L
Posted : Wednesday, November 5, 2008 10:42:22 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Personal Criteria Formulas and EasyScans always use the twenty-minute delayed Daily data, but you could use the following formula on a 15-Minute Chart as a Custom Indicator and then sort by it using Realtime Indicator Sorts. You would be limited to the top 200 symbols in your Watchlist however.

Plotting Custom Indicators with Examples
Real time indicator sorting (available at the Platinum level)

100 * C / C1 - 100

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Bruce_L
Posted : Wednesday, November 5, 2008 1:49:57 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Yes, it is a Percent Change, so you would want to sort it by Actual Value. The result will be the Percentage Change from the preious 15-Minute Bar to the current 15-Minute Bar. This could be less than 15-Minutes. If you wanted to look at a 1-Minute Chart instead, you could use the following formula:

100 * C / C15 - 100

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Bruce_L
Posted : Wednesday, November 5, 2008 2:22:23 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
The trainers can't give setting, interpretation or investment advice, but this would appear to be one way to do so.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Bruce_L
Posted : Wednesday, November 5, 2008 2:32:55 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Youngamerican
Posted : Thursday, November 6, 2008 11:54:33 AM
Registered User
Joined: 10/7/2004
Posts: 33
Bruce with the PCF 100 * C / C1 - 100  is there a way to modify it so it ranks stock on relative strength say in a 15 minute timeframe.  For example if i wanted to see the strongest stocks in a set time frame say from 10:00am to 10:15 am. From what you are saying, this pcf will only compare the last closed bar to the current real time, ie. if set on 15 minute chart this pcf will compare the close of the last 15 minute bar to the current position of price in the current 15 minute bar.  What if I wanted to see this not from the last 15 minute bar to the present but in the last 15 minute time segment.

thanks
Paul
Bruce_L
Posted : Thursday, November 6, 2008 12:07:04 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
I can't think of a way. As explained in my Wednesday, November 05, 2008 10:42:22 AM ET post, Personal Criteria Formulas and EasyScans always use twenty-minute delayed Daily data. You need to Plot it as a Custom Indicator and use Realtime Indicator Sorting if you need to use intraday data.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Youngamerican
Posted : Thursday, November 6, 2008 12:12:11 PM
Registered User
Joined: 10/7/2004
Posts: 33
ok thanks
Bruce_L
Posted : Thursday, November 6, 2008 12:16:15 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Youngamerican
Posted : Thursday, November 6, 2008 3:11:30 PM
Registered User
Joined: 10/7/2004
Posts: 33
Bruce can you tell me the difference between your PCF of   100 * C / C1 - 100 and
  100*(c-c1)/c1.  Am i correct in that the second one when used as a custom indicator and sorted real time will show the percent change for the set period, ie. if you choose 10 minutes it will show the percent change for the last 10 minutes?

thanks again,
Paul
Bruce_L
Posted : Thursday, November 6, 2008 3:15:52 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
The only difference between 100 * C / C1 - 100 and 100 * (C - C1) / C1 is the form of the equation. They produce the same results. Both will show the Price Percent Change for the most recent Bar when using an Indicator Sort set to Actual Value on a Custom Indicator using the formula.

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