Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 10/20/2005 Posts: 79
|
Greetings,
I am able to create a PCF to identify (on a daily chart) Stockastics that have been up two days in a row and are greater than 4 and and less than 30..... (STOC38.3 > STOC38.3.1) AND (STOC38.3.1 > STOC38.3.2) AND (STOC38.3 < 30) AND (STOC38.3 > 4) ..... My question is... Is it able to do basically the same thing on a weekly (5 day) chart, where the Stockastic is calculated from each 5 day bar?
Many thanks!
CB
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try the following:
STOC190 > STOC190.1.15 AND STOC190.1.5 > STOC190.1.20 AND STOC190 + STOC190.1.5 + STOC190.1.10 < 90 AND STOC190 + STOC190.1.5 + STOC190.1.10 > 12
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 10/20/2005 Posts: 79
|
Bruce,
It works like a charm... thank you very much!
CB
|
|
Gold Customer
Joined: 5/28/2005 Posts: 5
|
I want to know if I can write a .PCF stochastic STOC15.5 for 30 Minute time frame without using the sort feature. Does Telechart have a feature to write stochastic PCF in a small time frame like 1 hr, 30 min, etc.? Again without using sort feature.
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
PCFs use only daily date. You can only sort in timeframes smaller than daily.
- Craig Here to Help!
|
|
Guest-1 |