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 |

Histogram indicator Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
jimmy8049
Posted : Sunday, January 26, 2014 12:17:45 AM
Registered User
Joined: 1/21/2014
Posts: 15
I am new; I would like to know if I can get an histogram indicator to show me when the following indicator are met:Rate of change % > 01 momentum > 100.5 RSI > 50 MACD > 0
Bruce_L
Posted : Monday, January 27, 2014 2:44:17 PM


Worden Trainer

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

Rate of Change % and Momentum are pretty much the same thing. The only difference between a Rate of Change % and Momentum of the same period is the Rate of Change % indicator will be 100 less than the Momentum indicator.

We would need to know the exact settings of the Rate of Change %, Momentum, RSI and MACD indicators to create a Custom PCF % True indicator which would spike on the chart when all three requirements are true.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
jimmy8049
Posted : Monday, January 27, 2014 8:55:32 PM
Registered User
Joined: 1/21/2014
Posts: 15

Thank you Bruce; I am still trying to figure out a formula that will help me day trade.

I came out with this " plot: 100 * (C / C10 - 1) > 01 if 100 * C / C10 > 100.5 and RSI1.1.1". I don't think I really need the RSI. I will read some more and see if there is any other indicator I can use.

Bruce_L
Posted : Tuesday, January 28, 2014 10:36:54 AM


Worden Trainer

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

The Rate of Change % and Momentum indicators in your formulas appear to be 10-period versions.

100 * C / C10 > 100.5 will always be true if 100 * (C / C10 - 1) > 1.

I'm not really sure of the usefulness of a 1-period RSI. Is the RSI the Wilder's version or the plain RSI indicator?

If we use the most common settings for the MACD (exponential, 12,26,9), then the raw MACD will be above zero when the 12-period exponential moving average is above the 26-period exponential moving average.

If we are to use the 10-period Rate of Change %, 1-period plain RSI, and the common MACD settings, we would get:

C >= 1.01 * C10 AND XAVGC12 > XAVGC26 AND C > C1

Note that the C > C1 section would work for checking if a 1-period RSI is greater than 50.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
jimmy8049
Posted : Saturday, February 1, 2014 11:46:53 AM
Registered User
Joined: 1/21/2014
Posts: 15

Thank you

lagonlez
Posted : Saturday, February 1, 2014 1:54:30 PM
Registered User
Joined: 2/1/2014
Posts: 2

CCI is an excellent indicator. You can use in conjunction with others.!!!

horsepharms
Posted : Thursday, March 27, 2014 8:06:13 PM
Registered User
Joined: 3/7/2011
Posts: 4

Hi. I am trying to create a scan that would look for stocks that are popping, even in the pre market, but definitely identify stocks that have popped up in the opening ticks, and minutes.  I have experimented with Open and Close changing time periods to minutes and nothing seems to be working.  I have tried things as simple as  c>c1 on a one minute chart, or O>O1 which makes sense to me but the scans are not working to my expectations. Any ideas?  

Bruce_L
Posted : Friday, March 28, 2014 7:36:00 AM


Worden Trainer

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

It is not yet possible to scan based on pre and post market data. You could check for the open being above the previous close on a daily time frame using:

O > C1

You would want to use a daily time frame because you are interested in the daily open being up compared to the close of the previous daily bar.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
horsepharms
Posted : Monday, March 31, 2014 5:10:39 PM
Registered User
Joined: 3/7/2011
Posts: 4

Thanks Bruce.  Ok so now I have the start of my scan, with today's opening being higher than yeasterday's close. Would I be correct in saying that using o>c1 as a first condition, and then % change since the open set as say 90% would give the top 10% of price jumpers, as a 2nd condition,  And then include with that today's volume surge set high would be a good indication of intial movers .  Changing that intial time period to say one or two minutues would show poppers during the day. Or am I off on that?

Basically I'm trying to scan for any stock that is jumping up at any particular point in time from the open throughout the day, as often as the scn is run.

 

horsepharms
Posted : Monday, March 31, 2014 5:12:12 PM
Registered User
Joined: 3/7/2011
Posts: 4

....with my prior post, I meant to say popping in price, but I would like to scan for a volume spike as well as the price spike

 

Bruce_L
Posted : Thursday, April 3, 2014 4:13:09 PM


Worden Trainer

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

If you are going to use % Change Since Open as an EasyScan Condition set to 90%, make sure you are using Rank and not value. A 90% percent change since the open would be dramatic enough that it would probably not return very many results.

I may be misunderstanding, but you would probably want to use a daily time frame for all of the EasyScan Conditions. If you change the time frame to something else, the open will not refer to the open of the trading day.

Building a Scan with Multiple Conditions



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
horsepharms
Posted : Monday, April 7, 2014 5:33:15 AM
Registered User
Joined: 3/7/2011
Posts: 4

Thanks Bruce.  The information provided in the attached video you sent,  gave me the answer I needed to create the scans I was trying to build.  Much appreciated !

Bruce_L
Posted : Tuesday, April 8, 2014 2:26:24 PM


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.