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 |

Scan help Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
irishpitbull
Posted : Thursday, December 31, 2015 7:18:25 PM
Registered User
Joined: 2/24/2009
Posts: 7

By chance could I get some help creating this scan in TC2000

EMA(5) crossed above EMA(20) within 1 day 
and EMA(20) is above EMA(50) 
and EMA(50) is above EMA(200) 
and price is greater than 20
market is not etf 
and beta above 1
and MACD Fast Line(12,26,9) crossed above the MACD Slow Line(12,26,9
and stock is optionable 
and average volume(90) > 500000
slope of ma(110) is above 0
slope of ma(200) is above 0
Bruce_L
Posted : Monday, January 4, 2016 12:17:48 PM


Worden Trainer

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

The following Condition Formula will handle most of your requirements.

How to create and save a Condition (PCF) Formula

XAVGC5 > XAVGC20 AND XAVGC20 > XAVGC50 AND XAVGC50 > XAVGC200 AND (XAVGC5.1 <= XAVGC20.1 OR XAVGC5.2 <= XAVGC20.1) AND XAVGC12 - XAVGC26 > XAVG(XAVGC12,9) - XAVG(XAVGC26,9) AND XAVGC12.1 - XAVGC26.1 >= XAVG(XAVGC12.1,9) - XAVG(XAVGC26.1,9) AND AVGV90 > 500000 AND C > C110 AND C > C200

The rest of the requirements need to be handled by the EasyScan.

Building a Scan with Multiple Conditions (7:29)

You will set the List to Scan of the EasyScan to US Common Stocks (which shouldn't have any ETFs) and use the Condition Formula as the first EasyScan Condition.

You will then have to select Add Condition in the Edit tab of the EasyScan to add a condition for Beta and another condition for Optionable Stocks.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
irishpitbull
Posted : Monday, January 4, 2016 7:51:51 PM
Registered User
Joined: 2/24/2009
Posts: 7

Thank you

Bruce_L
Posted : Tuesday, January 5, 2016 10:17:37 AM


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.