PureBytes Links
Trading Reference Links
|
Friends,
I'm trying to modify the Built-in 'Price'. If I do something simple such as
Plot(Ema(C,100),"",colorRed,styleLine);
above the line '//--Indicator-End--', then it works. However, if I do something
such as
Title = FullName() + " (" + Name() + ") " + Date();
then it has no effect. It neither gives any error nor does it change the Title !
Is this to be expected ?
Regards,
- Salil V Gangal
__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
|