[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] need help plotting



PureBytes Links

Trading Reference Links

I am trying to convert this to a plot command can someone please 
shine a light on this for me thanx

myobj = CreateObject("MyAFLObject.Class1");
Graph0 = Close;
Graph0Style =64;
Graph0Color=16;
Graph1Style = 5;
Graph1Color = 8;
Graph1 = myobj.IIR2 (JurikVEL 
(Close,14)," ",colorBlack,styleCandle|styleOwnScale );



Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/