PureBytes Links
Trading Reference Links
|
Hello,
I am assuming that your indicator is being displayed by graph0,
Title = name( )+" " +writeval( graph0 ,format=1.2 );
This line is placed after all your code at the end.
Anthony
ct1942@xxxx wrote:
> I have used The AFL library to create some Cedar creek trading
> indicators such as the CCT RSIStochastic indcator.
>
> What I want to know, is how do I get the value of the indicator to
> appear on the title line?
>
> Thanks
>
> ct1942
>
>
> Yahoo! Groups Sponsor
[Image]
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|