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

Re: [amibroker] How to plot multiple levels for Indicators



PureBytes Links

Trading Reference Links

Try adding these lines to the indicator code:

Plot(3, "", colorBlack, styleLine);
Plot(2, "", colorBlack, styleLine);
Plot(1, "", colorBlack, styleLine);
Plot(-1, "", colorBlack, styleLine);
Plot(-2, "", colorBlack, styleLine);
Plot
(-3, "", colorBlack, styleLine);


Change the color as per your requirements...

Cheers,
Lal

----- Original Message ----
From: Perumal Ramasamy <umrperumal@xxxxxxxxx>
To: amibroker@xxxxxxxxxxxxxxx
Sent: Friday, 21 September, 2007 11:59:37 AM
Subject: [amibroker] How to plot multiple levels for Indicators

   
Hi All,
 
I have added ROC indicator to my chart.   I want to add horizontal lines in the ROC indicator which will show ROC values of  3,  2, 1, 0,   -1, -2 & -3.  But there is provision in AB (Properties of ROC - Axes & Grid tab) for adding level "0" (Zero) only.  
 
Can anybody suggest how to add additional level lines for indicators.   Any codes suggested?
 
Thanks for your time
 
With regards
 
Perumal
.
 



Yahoo! Answers - Get better answers from someone who knows. Try it now. __._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___