Code Base Indicators Traders Dynamic Index To post a new code, please log in or register
Author: Dean Malone
Indicator Traders Dynamic Index, helps traders to supervise the market. See forum.
Indicator Traders Dynamic Index
I updated this indicator to include audio alerts which can be obtained at www.siliconvalleyforex.com
sailoratbay wrote:
&& (i==0))?... it already has i>=0; - doesn't seems like it make any difference, Sailor...
My favorite for trading on FX.
But it is very slow...
This is easily corrected, just change line 221 :
if(Show_VISUAL_Alerts==true)with :
if((Show_VISUAL_Alerts==true) && (i==0))
Sailor.