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 |

Profile: winsborrow
About
User Name: winsborrow
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, December 30, 2004
Last Visit: Monday, January 21, 2013 12:34:44 PM
Number of Posts: 26
[0.01% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Help with PCF 5 period Wilders below 30 and yesterday above 30
Posted: Monday, October 1, 2012 10:15:33 PM

Bruce,

 

Thank you very much code works great!!

 

Kirk

Topic: Help with PCF 5 period Wilders below 30 and yesterday above 30
Posted: Saturday, September 29, 2012 11:07:11 PM

Bruce,

Can you please help me write a PCF for tc 2012:

I am trying to create a condition where  the 5 period wilders rsi of today is below 30 and the 5 period wilders rsi of yesterday was above 30.  

Thanks for your help 

Kirk

Topic: Heiken Ashi indicator
Posted: Monday, May 28, 2012 4:19:14 PM

How can I create condition and scan to find stocks where the Heiken Ashi indicator has changed direction?

Topic: EMA cross over PCF and Chart data not matching?
Posted: Sunday, August 21, 2011 1:17:17 AM
Bruce,

I tried using the PCF below for a EMA Cross and the PCF EMA's values and the EMA's values from the charts don't match and I did double and triple check my PCF and made sure chart EMA's where correctly inputed.  

This is the only PCF I scaned the russell 3000 list with:

XAVGC10>XAVGC30 AND XAVGC10.1<XAVGC30.1

This scan on 8/20/2011 gave me symbols: EK, CEPH, AAP, TGT, SMOD.



Here are 2 Examples: 

EK
CHART 10EMA PLOTED VALUE: 2.50 has not quite crossed the 30
CHART 30EMA PLOTED VALUE: 2.51 
PCF 10EMA VALUE:  2.50 this shows it has crossed but chart does not show
PCF 30EMA VALUE: 2.46


CEPH
CHART 10EMA PLOTED VALUE: 79.82 yes crossed but acutally crossed 2 days ago
CHART 30EMA PLOTED VALUE: 79.75 
PCF 10EMA VALUE:  79.74  this value is lower than the 30ema ??????
PCF 30EMA VALUE: 79.83


AAP, TGT, SMOD same incompatible data.

Please help

Kirk






QUOTE (winsborrow)
QUOTE (Bruce_L)
Please try one of the following:

EMA6 xUp EMA13:

XAVGC6 > XAVGC13 AND XAVGC6.1 <= XAVGC13.1

EMA6 xDn EMA13:

XAVGC6 < XAVGC13 AND XAVGC6.1 >= XAVGC13.1

EMA6 crossing EMA13 (either direction):

SGN(XAVGC6 - XAVGC13) <> SGN(XAVGC6.1 - XAVGC13.1)

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
Topic: Moving average crossover
Posted: Sunday, August 21, 2011 1:15:38 AM
QUOTE (Bruce_L)
Please try one of the following:

EMA6 xUp EMA13:

XAVGC6 > XAVGC13 AND XAVGC6.1 <= XAVGC13.1

EMA6 xDn EMA13:

XAVGC6 < XAVGC13 AND XAVGC6.1 >= XAVGC13.1

EMA6 crossing EMA13 (either direction):

SGN(XAVGC6 - XAVGC13) <> SGN(XAVGC6.1 - XAVGC13.1)

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!

Bruce,

I tried using the PCF below for a EMA Cross and the PCF EMA's values and the EMA's values from the charts don't match and I did double and triple check my PCF and made sure chart EMA's where correctly inputed.  

This is the only PCF I scaned the russell 3000 list with:

XAVGC10>XAVGC30 AND XAVGC10.1<XAVGC30.1

This scan on 8/20/2011 gave me symbols: EK, CEPH, AAP, TGT, SMOD.



Here are 2 Examples: 

EK
CHART 10EMA PLOTED VALUE: 2.50 has not quite crossed the 30
CHART 30EMA PLOTED VALUE: 2.51 
PCF 10EMA VALUE:  2.50 this shows it has crossed but chart does not show
PCF 30EMA VALUE: 2.46


CEPH
CHART 10EMA PLOTED VALUE: 79.82 yes crossed but acutally crossed 2 days ago
CHART 30EMA PLOTED VALUE: 79.75 
PCF 10EMA VALUE:  79.74  this value is lower than the 30ema ??????
PCF 30EMA VALUE: 79.83


AAP, TGT, SMOD same incompatible data.

Please help

Kirk
Topic: Moving average crossover
Posted: Sunday, August 21, 2011 12:09:05 AM
QUOTE (Bruce_L)
Please try one of the following:

EMA6 xUp EMA13:

XAVGC6 > XAVGC13 AND XAVGC6.1 <= XAVGC13.1

EMA6 xDn EMA13:

XAVGC6 < XAVGC13 AND XAVGC6.1 >= XAVGC13.1

EMA6 crossing EMA13 (either direction):

SGN(XAVGC6 - XAVGC13) <> SGN(XAVGC6.1 - XAVGC13.1)

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
Topic: RSI pcf
Posted: Saturday, July 30, 2011 4:25:26 PM
How would I write a PCF scan for  a 2-period Wilders RSI value below  20 for  3 consecutive days in row? 
Thanks for your help
Topic: RSI down 3 days lower each day
Posted: Monday, July 9, 2007 11:23:33 AM
How would one write a backscan in blocks and a pcf in telechart for:

Day 1- the 2 period wilders rsi smoothed is below 65

Day 2- the 2 period wilders rsi smoothed closes lower than day 1

Day 3- the 2 period wilders rsi smoothed closes lower than day 2

Finally buy on the next day.

Thanks

KW
Topic: RSI down 3 days lower each day
Posted: Saturday, July 7, 2007 11:29:02 AM
How would one write a backscan in blocks and a pcf in telechart for:

Day 1- the 2 period wilders rsi smoothed is below 65

Day 2- the 2 period wilders rsi smoothed closes lower than day 1

Day 3- the 2 period wilders rsi smoothed closes lower than day 2

Finally buy on the next day.

Thanks

KW
Topic: 3 down day in row
Posted: Friday, July 6, 2007 12:53:28 AM
Yes it works

Thanks