Reply to message #8960 posted at
http://finance.groups.yahoo.com/group/Telechart2000_Users/message/8960
bbj100us;
> When designing a Custom Indicator, is there
> any way to label the formula? ...ie cci20 atr14 etc.
Suggestion:
To easily identify the formula name at the top of each window, try
brackets [ ]
or
braces { } to separate the name from the formula
i.e.
[CCI20] (indicator formula)
{ATR13} (indicator formula)
[Upper band] (indicator formula)
{Lower band}(indicator formula)
[vpci] (indicator formula)
ejr