|
Hmm, I've never had any problems. Just make sure they are inside quotes and always UPPERCASE: "{{VALUES}}"
or more completely:
_N(Title = "My file for xyz Indicator: Close for {{NAME}} = " + EncodeColor(colorGreen) + NumToStr(C,1.2) + " - {{VALUES}}");
-- Terry -----Original Message-----
Hi,
Can anyone explain to me the exact rules for using the tokens like {{NAME}}, etc in the title? When I try to combine these with other strings or variables in the title, it seems that it works sometimes and other times it prints "{{NAME}}" instead of the item it represents. Sometimes the smallest change causes it to fail. Anyone know what I should avoid to keep it from "breaking"? Thank you!
Steve
|
- [amibroker] Tokens Steve Dugas
- RE: [amibroker] Tokens Terry
- Re: [amibroker] Tokens Graham
- Re: [amibroker] Tokens Steve Dugas
