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 |

Multi Inquiry Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Quiktdr
Posted : Sunday, February 17, 2019 9:56:44 AM
Registered User
Joined: 10/7/2004
Posts: 794
The stock MUST hit a new 52-week high  in last 3-5 days
 
The stock MUST have doubled during the past year 
 
 The stock MUST also be making a new, ALL-TIME high.
 
 The stock must have an Earnings Per Share (EPS) ranking of 80 or above.
 
  The stock MUST have a Relative Strength (RS) rating of 80 or above. 
 
 
thank you in advance!
Quiktdr
Posted : Sunday, February 17, 2019 10:37:43 AM
Registered User
Joined: 10/7/2004
Posts: 794

Here are my attempts  

The stock MUST hit a new 52-week high  in last 3-5 days    C> MaxH 242 
 
The stock MUST have doubled during the past year            MinL242 *2
 
The stock MUST also be making a new, ALL-TIME high.     ?
 
 The stock must have an Earnings Per Share (EPS) ranking of 80 or above.  ?
 
The stock MUST have a Relative Strength (RS) rating of 80 or above.    ((C - AVGC10) / AVGC10)> 80
 
 
thank you in advance!    
  
 
bcochrane
Posted : Sunday, February 17, 2019 11:59:26 AM
Registered User
Joined: 9/17/2010
Posts: 484

MaxC.5>MaxH242.6 (Max C in the last 5 days greater the Max H over the preceding 242 bars  - personally I would use MaxC242.6, but that is just a preference) (if creating a scan one could code C>Mac52.1 and set time Period to Weekly, not daily)

C> 2*C242 is a literal PCF, but I would prefer C>2*MinC242, it might have dropped down in the past 12 months

ATH: C>MaxH1499.1, but this means your first condition is redundant

RS Ranking: Methinks you are reading about O'Neill or IBD:

RS Rank PCF returns values over 100. You need to scan using Rank

((((C - C63) / C63) * .4) + (((C - C126) / C126) * .2) + (((C - C189) / C189) * .2) + (((C - C252) / C252) * .2)) * 100

We don't know the IBD formula for earnings rank, so we can't try to even come close

Quiktdr
Posted : Tuesday, February 19, 2019 3:28:32 PM
Registered User
Joined: 10/7/2004
Posts: 794

TY cochrane  no I was reading Crow Bar set-up

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.