Hi ,

I am trying to plot the advissues : i show the code below .

Actually I would like to learn how to use this fucntion but the help does
not give you much ...... so im messing around ... but dont seem to be able
to get to far .

any suggestions ?

Regards

Malcolm

Code :

----------------------------------------

/*
Absolute Breadth Index
AFL implementation by Tomasz Janeczko.

*/

Graph0 = abs( AdvIssues() - DecIssues() );
Plot(Graph0,"name", ParamColor( "Color", colorCycle ), ParamStyle("Style")
);
---------------------------------------



-- 
Malcolm A.B Croucher

Reply via email to