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 |

Ron Black's The Clear Method (Stocks and Commodities, Sept. 2010) Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Redrolfe
Posted : Thursday, December 23, 2010 6:34:15 PM
Registered User
Joined: 3/26/2005
Posts: 7
After copying the Real Code given in Worden's Trader's Tips suggestion and saving it in my paint scheme library, I am unable to get the colors displayed in the charts.
Red Rolfe
Bruce_L
Posted : Thursday, December 23, 2010 7:15:15 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please select Help | Send Layout so technical support can take a look. Please include a description of the issue you are experiencing when sending the Layout to technical support.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
ewish
Posted : Friday, December 24, 2010 7:24:41 AM
Registered User
Joined: 12/20/2004
Posts: 7
I wish to create a PCF that  calculates how many standard deviations the close is above or below an  86 day regression line. Any ideas?
diceman
Posted : Friday, December 24, 2010 9:44:46 AM
Registered User
Joined: 1/28/2005
Posts: 6,049
QUOTE (ewish)
I wish to create a PCF that  calculates how many standard deviations the close is above or below an  86 day regression line. Any ideas?


Is that for telechart?



Thanks
diceman
Bruce_L
Posted : Monday, December 27, 2010 8:58:49 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
ewish,
Assuming it is for TeleChart (because it is a Personal Criteria Formula), you could try the following:

(C - (AVGC86 + 42.5 * (42.5 * C + 41.5 * C1 + 40.5 * C2 + 39.5 * C3 + 38.5 * C4 + 37.5 * C5 + 36.5 * C6 + 35.5 * C7 + 34.5 * C8 + 33.5 * C9 + 32.5 * C10 + 31.5 * C11 + 30.5 * C12 + 29.5 * C13 + 28.5 * C14 + 27.5 * C15 + 26.5 * C16 + 25.5 * C17 + 24.5 * C18 + 23.5 * C19 + 22.5 * C20 + 21.5 * C21 + 20.5 * C22 + 19.5 * C23 + 18.5 * C24 + 17.5 * C25 + 16.5 * C26 + 15.5 * C27 + 14.5 * C28 + 13.5 * C29 + 12.5 * C30 + 11.5 * C31 + 10.5 * C32 + 9.5 * C33 + 8.5 * C34 + 7.5 * C35 + 6.5 * C36 + 5.5 * C37 + 4.5 * C38 + 3.5 * C39 + 2.5 * C40 + 1.5 * C41 + .5 * C42 - .5 * C43 - 1.5 * C44 - 2.5 * C45 - 3.5 * C46 - 4.5 * C47 - 5.5 * C48 - 6.5 * C49 - 7.5 * C50 - 8.5 * C51 - 9.5 * C52 - 10.5 * C53 - 11.5 * C54 - 12.5 * C55 - 13.5 * C56 - 14.5 * C57 - 15.5 * C58 - 16.5 * C59 - 17.5 * C60 - 18.5 * C61 - 19.5 * C62 - 20.5 * C63 - 21.5 * C64 - 22.5 * C65 - 23.5 * C66 - 24.5 * C67 - 25.5 * C68 - 26.5 * C69 - 27.5 * C70 - 28.5 * C71 - 29.5 * C72 - 30.5 * C73 - 31.5 * C74 - 32.5 * C75 - 33.5 * C76 - 34.5 * C77 - 35.5 * C78 - 36.5 * C79 - 37.5 * C80 - 38.5 * C81 - 39.5 * C82 - 40.5 * C83 - 41.5 * C84 - 42.5 * C85) / 52997.5)) / 49385) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 + C30 ^ 2 + C31 ^ 2 + C32 ^ 2 + C33 ^ 2 + C34 ^ 2 + C35 ^ 2 + C36 ^ 2 + C37 ^ 2 + C38 ^ 2 + C39 ^ 2 + C40 ^ 2 + C41 ^ 2 + C42 ^ 2 + C43 ^ 2 + C44 ^ 2 + C45 ^ 2 + C46 ^ 2 + C47 ^ 2 + C48 ^ 2 + C49 ^ 2 + C50 ^ 2 + C51 ^ 2 + C52 ^ 2 + C53 ^ 2 + C54 ^ 2 + C55 ^ 2 + C56 ^ 2 + C57 ^ 2 + C58 ^ 2 + C59 ^ 2 + C60 ^ 2 + C61 ^ 2 + C62 ^ 2 + C63 ^ 2 + C64 ^ 2 + C65 ^ 2 + C66 ^ 2 + C67 ^ 2 + C68 ^ 2 + C69 ^ 2 + C70 ^ 2 + C71 ^ 2 + C72 ^ 2 + C73 ^ 2 + C74 ^ 2 + C75 ^ 2 + C76 ^ 2 + C77 ^ 2 + C78 ^ 2 + C79 ^ 2 + C80 ^ 2 + C81 ^ 2 + C82 ^ 2 + C83 ^ 2 + C84 ^ 2 + C85 ^ 2 - 86 * AVGC86 ^ 2) / 86)

How to create a Personal Criteria Forumula (PCF)
Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis
Modelling Bollinger Bands (& Standard Deviation) in a TC PCF
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!

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