Registered User Joined: 3/9/2005 Posts: 15
|
HI Support / Bruce
I am a huge fan of stockfinder and there is one function I would dearly love to see added to TC2000.
I have setup in Stockfinder Show True Markers (as Hash Marks) This creates multiple Horizonal lines across the bottom of the chart window based on specific conditions.
I find it incredibly productive and helpful. Can I do that in TC2000? If not can I request it as a future feature. I am sure your users would love it.
At this page you can see the example hash mark true indicators I am talking about
Stock Market Crash Detector
thanks a lot
Barry
LiberatedStockTrader.com
Learn Stock Trading
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
The closest thing that is built in is the Custom PCF % True Indicator. If you use the Histogram Plot Style, you even get something similar to vertical hashes.
While it isn't vertical hashes, you can create rows of colored dots using Custom PCF Indicators.
For example, if you plotted the following three formulas as Custom PCF Indicators in the same pane and scale as each other, you would get three rows of dots.
+ Net Change
IIF(C > C1, 1, 1 / 0)
0 Net Change
IIF(C = C1, 0, 1 / 0)
- Net Change
IIF(C < C1, -1, 1 / 0)
Thank you for your suggestion.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 3/9/2005 Posts: 15
|
Would it be possble to request to add to a future release of TC2000, it would be really useful?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I already submitted the feature request when I thanked you for your suggestion in the original response.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|