Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 2/19/2009 Posts: 28
|
Do i need to enter this code all in in S.F ? if so how do i do it...
Thanks for the help
Craig.
make a moving average pcf. this one is close below 55 day moving average for 10 days.
C<AVGC55ANDC1<AVGC55.1ANDC2<AVGC55.2ANDC3<AVGC55.3 REPEAT PROCEDURE OUT TO C9<AVGC55.9
JUST MAKE THE < TO> FOR CLOSE ABOVE
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
StockFinder does not use TeleChart's Personal Criteria Formula Language. To do this in StockFinder:
- Select Add Indicator | Select... | Moving Average | OK | Price History | OK.
- Left-click on the Moving Average to bring up the Main tab of the Edit window.
- Adjust settings and select OK:
-- Average Type: Simple
-- MovAvg Period: 55
-- Offset: 0
- Drag and Drop the Price History onto the Moving Average.
- Select Create Rule | Price History | Above MovAvg 55 | True: 10 | Of: 10 Bars | Apply | OK.
You could then do the following to create the other Rule:
- Drag and Drop the Price History onto the Moving Average.
- Select Create Rule | Price History | Below MovAvg 55 | True: 10 | Of: 10 Bars | Apply | OK.
You may wish to review the following:
Add an Indicator to a Chart
Edit Indicator or Rule
Create a Rule based on an Indicator
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 2/19/2009 Posts: 28
|
thanks Bruce
will try this and see how it works out.
Craig
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |