View Single Post
  #6 (permalink)  
Old 05-17-2009, 06:57 AM
mtuppers mtuppers is offline
Member
 
Join Date: Jul 2008
Posts: 89
mtuppers is on a distinguished road
I modified the indicator but I do not know if it work.

remove alertOn
add alertOverBS (alert on overbrought or oversold)
add alertContinue (alert on Continue trend)
add alertCostom (using comstom wav)


by default
play sound is true
alertOverBS is true
alertContinue is false
alertCostom is true

for Costom wav

put the sound file into the sound folder
add
uptrend.wav
downtrend.wav
Attached Files
File Type: mq4 Stochastic_Color_v1.02classicC mod 1.mq4 (15.5 KB, 88 views)

Last edited by mtuppers; 05-17-2009 at 07:21 AM.
Reply With Quote