m = ma(c,15); color = iif(m > ref(m,-1), colorblue, colorred); plot(m, "", Color);
From: kml_soni1973 Sent: Thursday, January 08, 2009 2:08 PM To: [email protected] Subject: [amibroker] Colorized Moving Average Hi, I want Colorized Moving Average formula file, Colorised moving average mean when moving average line moves up changed the color to blue else red. Anyone can develop formula for Colorized Moving Average, please upload that file here or send me. Thanks, Kamal
