Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 6/22/2005 Posts: 87
|
Hi.
Three questions for displaying ATR in Stockfinder.
1. In TCNet I had 4 different time periods of ATR displayed in the customizable display area (Header area), I had both the dollar value and the percentage of the period displayed. Is it possible to display the dollar value and the percentage only and not an idicator plot somehow with Stockfinder?
2. On the indicator plot in the Stockfinder pane, can I change the dollar value given to a percentage and if so how do I do this?
3. I would like to create a rule to scan with ATR. I would like it to scan for greater than a specific percentage (For example I will use > 6%). So I would scan for anything that has a ATR percentage greater than 6%. As it stands right now I can only scan for a dollar value. How can I change the ATR rule to scan for the percentages?
Quick questions about Realcode. Seems to be Visual Basic. I can consider myself a beginner/novice VB programmer. Am I correct in this?
Thank you in advance.
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
QUOTE (ilbuildit) In TCNet I had 4 different time periods of ATR displayed in the customizable display area (Header area), I had both the dollar value and the percentage of the period displayed. Is it possible to display the dollar value and the percentage only and not an idicator plot somehow with Stockfinder?
It is possible to create a Watchlist Column without creating an Indicator in StockFinder, but it currently requires creating a Block Diagram (Dragging and Dropping an indicator to the Watchlist Column is lot easier). It will be a lot easier in StockFinder 5.
QUOTE (ilbuildit) On the indicator plot in the Stockfinder pane, can I change the dollar value given to a percentage and if so how do I do this?
Yes, but as a percentage of what? I've seen ATR displayed as a Percentage of the current Price, True High, True Low and Average Price.
QUOTE (ilbuildit) I would like to create a rule to scan with ATR. I would like it to scan for greater than a specific percentage (For example I will use > 6%). So I would scan for anything that has a ATR percentage greater than 6%. As it stands right now I can only scan for a dollar value. How can I change the ATR rule to scan for the percentages?
Once you create Average True Range as an Indicator (after answering the questions above), it will just be a matter of right-clicking on the Indicator and selecting Create Rule.
QUOTE (ilbuildit) Quick questions about Realcode. Seems to be Visual Basic. I can consider myself a beginner/novice VB programmer. Am I correct in this?
RealCode is based on Visual Basic .NET.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 6/22/2005 Posts: 87
|
I will look forward to Stockfinder 5 then for ATR display values.
For ATR I would like to use a percentage of the current price .
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You should be able to Open an attached Indicator directly into a running copy of StockFinder (and save it from within StockFinder if desired). Attachments: Average_True_Range_vs_Price.sfInd - 5 KB, downloaded 501 time(s).
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 6/22/2005 Posts: 87
|
Thank you very much Bruce!
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |