Hello, Its quite simple. Just add the following code
Plot(3,"", colorBlack, styleLine); Replace 3 for other values you require. Cheers Prashanth ----- Original Message ----- From: Perumal Ramasamy To: [email protected] Sent: Friday, September 21, 2007 4:29 PM 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 .
