Try: Plot (Ref (MA (C,5),3), "MA5", colorRed, styleLine,3); ----- Original Message ----- From: James To: [email protected] Sent: Wednesday, October 14, 2009 11:00 AM Subject: Re: [amibroker] how to shift indicator?
Try: Plot (Ref (MA (C,5),3), "MA5", colorRed, styleLine); ------------------------------------------------------------------------------ From: asitasu <[email protected]> To: [email protected] Sent: Wed, October 14, 2009 7:53:46 AM Subject: [amibroker] how to shift indicator? dear all, i want to plot 5 perid ma on price chart shifted to right by three bars. how to put it on chart? asit.
