Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 6/22/2008 Posts: 65
|
I've loaded this indicator How do I add SD lines to the Lin Reg Trendline?.
Scanning for for prices crossing the bottom or middle of the channel does not seem to work. When I add a rule like, "Price crossing the centerline", the scan stalls at 0%. Is such a scan possible?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I've created RealCode versions of TeleChart style Linear Regression Channels and Moving Linear Regression Channels that seem to work as Drag and Drop Rules to Scan WatchList.
You should be able to Open an attached Indicator directly into a running copy of StockFinder (and save it from within StockFinder if desired).
You should be able to Copy and Paste the Price History into the Panes containing these Indicators. You can also Drag and Drop the Indicators into the Price History Pane but you will need to select Scaling | Scaling With | Price History for all three of the Plots making up the Indicator to have it Plot correctly with the Price History if you do so.
The Period, Extension and Point to Plot settings have the same meanings as in TeleChart. The Width setting in TeleChart is in tenths, so you will need to divide the Width value used in TeleChart by ten to get the value to use as the Width setting in these Indicators. If TCwidth is True they will use the Linear Regression Width calculations used by TeleChart, otherwise they will use Standard Deviation instead. If Moving is True, the TCwidth calculations will use the Width for Moving Linear Regression Channels, otherwise it will use the width for the Linear Regression Line Channels (this has no effect if the TCwidth setting is not True as well).Attachments: TC LR Channel.sfIndRC - 11 KB, downloaded 1,004 time(s). TC MLR Channel.sfIndRC - 11 KB, downloaded 922 time(s).
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 6/22/2008 Posts: 65
|
Thanks for the quick reply as always. Seems to work fine.
|
|
Registered User Joined: 2/24/2007 Posts: 3
|
Hi Bruce,Is this suppose to work in StockFinder 5? I’m not able to get it to run. Can you please let me know.Thanks,beartoe
|
|
Registered User Joined: 2/24/2007 Posts: 3
|
nevermind....I got it.Thanks :)
|
|
Registered User Joined: 12/5/2008 Posts: 70
|
As with "beartoe" I can't seem to get these files to run. Please advise.
Thanks in advance
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
They both load just fine for me in StockFinder 5 (and beartoe got them to work in SF5 as well). What steps are you taking and what happens?
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 4/15/2007 Posts: 73
|
Apologies for not knowing how to add these files to SF5 I have saved them to my desktop but dont see an import new files / indicators button. How do I add them?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
When you click on them in the forums you should be able to Open the file instead of downloading it. If your file associations are setup correctly, this should automatically load the file into a running copy of StockFinder. You can then Save the file once it is loaded.
If this doesn't work, you should save or copy the files into the \My Documents\StockFinder5\(Your Username)\My Indicators\ folder and then load it like you would any other Indicator.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 4/15/2007 Posts: 73
|
thanks Bruce. I copied the files in to myindicators as suggested but when I add the indicator LRC in SF5 it opens in a separate panel below the price pane. How do I get it to address the price data?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Drag and Drop the LR Channels onto Price History (onto the indicator itself, not just into the pane) and select Overlay with Price History.
Working with Indicators
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 4/15/2007 Posts: 73
|
Thanks Bruce now sorted. 1 last question the LRC comes set at width 3.0 what is the measurement scale? For example how do I set to 1 or 2 standard deviations?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
By default, TCwidth is True. This uses the calculations outlined in the Linear regression channel calculations topic (except that width is specified in actual multiples instead of tenths as in TC2000 version 7). If you change TCwidth to False, the result will be in multiples of Standard Deviation instead.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |