Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-29-2007, 07:07 PM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Smile Need Help to Give Sound Alert for Indicator

Hi everyone..

Here I need help from someone can code indicator that I used to give the sound alert when LWMA cross with slope direction line.

Let me explain what exactly I'm use in my chart..First I set my chart with LWMA Period 2 (Close) with 2 level 10 & -10 for upper and lower band. Also I use Slope Direction Line with set up (period 20,method 3,price 0).

So here I need alert when lower band(level -10 LWMA 2) cross with Slope Direction Line 20 from down to up to give me alert-signal buy and upper band(level 10 LWMA 2) cross with Slope Direction Line 20 from up to down to give me alert-signal sell.

So I hope someone can help me since I don't have experince to do the coding.
Attached Images
File Type: bmp ALERT.bmp (1.97 MB, 353 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-30-2007, 12:43 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Hi..anybody here can respond pls..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-30-2007, 11:30 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Dear all this is my performance trading today base on this indicator..
Hope someone can help me to give the alert-sound because maybe sometime I'm sleeping in front of my pc ..
Attached Images
File Type: bmp performance.bmp (709.4 KB, 310 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-30-2007, 04:33 PM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Here is slope direction line that I use but must change the period 20.
Look like here nobody interested to respond since I still newbie here so they just ignore me without said anything..it's ok but I still hope someone can help me..
Attached Files
File Type: mq4 Slope Direction Line.mq4 (4.1 KB, 58 views)
File Type: ex4 Slope Direction Line.ex4 (4.1 KB, 55 views)

Last edited by onetarmizi; 05-01-2007 at 12:27 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-30-2007, 04:58 PM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
From this indicator that I use, today 30th April 2007 for pair g/u it give about 160pips and here is a proof as per attachment file below..hope this can give somebody respond if still not respond I will stop posting in this thread..tq

Regard
Tarmizi
Attached Images
File Type: bmp GU.bmp (386.2 KB, 252 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-30-2007, 05:13 PM
Member
 
Join Date: Feb 2007
Posts: 46
asliok is on a distinguished road
This indicator very similiar to nonlag. Nonlag also has alert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-30-2007, 05:18 PM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Quote:
Originally Posted by asliok
This indicator very similiar to nonlag. Nonlag also has alert
where is it can I refer to?could you please give me the topic that thread
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-30-2007, 05:23 PM
Member
 
Join Date: Feb 2007
Posts: 46
asliok is on a distinguished road
Here it is.
http://www.forex-tsd.com/103057-post187.html

Set the color and sound alert 1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-01-2007, 12:19 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Quote:
Originally Posted by asliok
Here it is.
http://www.forex-tsd.com/103057-post187.html

Set the color and sound alert 1
Thank you for your respond, I'm very appreciate it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-12-2007, 04:20 PM
lowphat's Avatar
Senior Member
 
Join Date: Sep 2005
Posts: 199
lowphat is on a distinguished road
mod is just an env imposed onto the slope line with optional alert
06 is a histo that shows the difference between the outer env and the slopeline if the slopeline is outside the env.(no alert)
icus would be something like
Code:
double slopebuf1=iCustom(NULL, 0, "slope_mod06",period,method,price,Bands,bandPer,0,0);
double slopebuf2=iCustom(NULL, 0, "slope_mod06",period,method,price,Bands,bandPer,1,0);
Attached Images
File Type: gif slopeenv.gif (17.5 KB, 317 views)
Attached Files
File Type: mq4 slope_mod.mq4 (4.9 KB, 40 views)
File Type: mq4 slope_mod06.mq4 (2.9 KB, 37 views)

Last edited by lowphat; 05-12-2007 at 04:26 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
let's remake this 123 indicator with sound alert & fibonacci zone.. bijak_sinner Indicators - Metatrader 4 7 10-18-2006 02:13 AM
Sound Alert alopezfx Setup Questions 2 03-14-2006 08:45 AM
Need J_TPO with sound alert jacoba Metatrader 4 7 01-09-2006 08:02 PM


All times are GMT. The time now is 04:20 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.