Hello
Any key to move forward through "history of viewed symbols" ?
I'm really missing this one
Thanks.
|
QUOTE (Bruce_L)
There is no way to change the size of the watermark. The setting which is available when right-clicking on the chart and selecting Edit Chart Properties | Color/Grid | Symbol Watermark only affects how bright the watermark will be on the chart.
The size of the watermark should automatically adjust to the size of the chart in which it is plotted. If this is not the case, then please contact technical support.
If I may, the watermark adjusts only when the size of the chart change vertically. Horizontal size change does not affect the watermark size. It is particularly manifest when having a layout consisting of multiple charts displayed side by side (like a triptych), you end up with many narrow charts having huge symbol watermak because the watermark's size is computed based on the chart height only and not the width. The correct computation should be based on min(height, width).
regards.
|
QUOTE (Bruce_L)
You can scroll the chart forwards and backwards one bar at a time using the left and right square brackets.
TC2000 Hot Keys
Doesn't work on non-qwerty keyboard, sadly.
|
After having read some posts on the PCFs, EasyScan and Custom Indicators topic I have a new suggestion. One that will greatly enhance TC2000 user’s ability to develop custom indicators and greatly simplify the life of Mr. Bruce L.
In other technical analysis softwares I have used, it is possible, using the embedded custom language, to call other indicators to construct the current indicator.
Example 1: when constructing your own indicator, if you need an EMA(21) you will not compute it yourself, instead you will call the ema(close,20) function that is part of the library provided by the tool.
It is also possible to call just a constituent of an indicator: Example 2: if you need to compute a channel width, you can call keltnerChannel(close,20).top - keltnerChannel(close,20).bottom, without having to compute the Keltner channel yourself.
Ultimately your own custom indicators are also available in the library and you can call them to construct more elaborated custom indicator/oscillator.
It will be nice to see TC2000’s PCF language upgraded to provide that kind of possibilité.
|
It'll be nice to have the ability to programmaticly :
-
change a price bar color or indicator segment color depending upon calculated conditions
-
change the backgroud color of the price plot or an indicator plot between two date/bars
-
plot a symbol (ex: red/green arrow or inverted arrow) on the graph to indicate special events (like EMA cross)
ZC.
|
Hello,
When looking at the webinar archive (http://www.worden.com/webinars/archive), one can see that none are available past 2013.
Why isn't there any new webinar in 2014, 2015, 2016 ? Have you stopped broadcasting any webinars ?
ZC.
|