Registered User Joined: 10/7/2004 Posts: 16
|
I am trying to program StockFnder 5 for Connor's %B Strategy. What I need to program involves the lower Bollinger Band. I need to program realcode for the following condition:
%b must close under 0.2 for 3 days in a row
Can Realcode check for conditions on the lower bollinger band? Can it look back for a period of 3 days?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I'm not quite sure why you want to use RealCode for this instead of just adding a Bollinger b Indicator to the Chart, right-clicking on it and selecting Create Condition | Less Than: 0.2000 | Passing 3 of last 3 Bar(s).
Working with Indicators
Creating Conditions
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 10/7/2004 Posts: 16
|
Thanks. I missed the obvious. StockFinder is so powerful. I really enjoy this product.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|