Forex



Go Back   Forex Trading > Discussion Areas > Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-22-2006, 07:53 AM
Member
 
Join Date: Oct 2005
Posts: 39
mietectec is on a distinguished road
Instead of Alert

I saw before Newdigital giving code example to use something other than alerts in an indicator, which the computer say the word instead of the alert. I've been searching the forum, but can't find it. .
Can Newdigital or someone else help me ? I'm trying to put some alert code. Thanks.

Last edited by mietectec; 02-22-2006 at 07:55 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 02-22-2006, 01:37 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by mietectec
I saw before Newdigital giving code example to use something other than alerts in an indicator, which the computer say the word instead of the alert. I've been searching the forum, but can't find it. .
Can Newdigital or someone else help me ? I'm trying to put some alert code. Thanks.
The answer you may find in this post http://www.forex-tsd.com/7678-post17.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 02-22-2006, 02:02 PM
Member
 
Join Date: Oct 2005
Posts: 39
mietectec is on a distinguished road
Too bad, that is really unfortunate. It was a nice feature instead of the non-descriptive and getting annoying "ding". Wonder why should MT remove it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #4 (permalink)  
Old 02-22-2006, 02:02 PM
codersguru's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 994
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Unhappy SpeechText

Quote:
Originally Posted by mietectec
I saw before Newdigital giving code example to use something other than alerts in an indicator, which the computer say the word instead of the alert. I've been searching the forum, but can't find it. .
Can Newdigital or someone else help me ? I'm trying to put some alert code. Thanks.
mietectec,
You can use SpeechText() function now by creating a DLL in VC++ and export it to MQL4.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #5 (permalink)  
Old 02-22-2006, 02:09 PM
Member
 
Join Date: Oct 2005
Posts: 39
mietectec is on a distinguished road
Quote:
Originally Posted by codersguru
mietectec,
You can use SpeechText() function now by creating a DLL in VC++ and export it to MQL4.
Where can I find the DLL Codersguru ?, I'm not a programmer, and I was just trying to modify existing indicator (Dinapoli Target)to alert when it created new setup.
BTW, it was very wonderfull of your lessons, thank you very much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #6 (permalink)  
Old 02-23-2006, 01:36 AM
Foreverold's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 274
Foreverold is on a distinguished road
A dll would be nice if someone could create it.
According to the Metaquotes forum, metatrader removed the function because somehow (I have no clue how) it allowed the ex4 files to be decompiled. And this was one of the changes they made to safeguarde the ex4 files
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #7 (permalink)  
Old 09-12-2006, 03:54 PM
Junior Member
 
Join Date: Sep 2006
Posts: 5
bobomini is on a distinguished road
Thumbs up newdigital help please

May I appeal to new digital to kindly undertake this alert job on behalf of all none programmers?
Thanks in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #8 (permalink)  
Old 09-12-2006, 06:02 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by bobomini
May I appeal to new digital to kindly undertake this alert job on behalf of all none programmers?
Thanks in advance
bobomini,

I don't remember. Probable it was in Codersguru's section and there are two threads about alert.
Besides you may check DayTrading EA because this EA had this function.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #9 (permalink)  
Old 03-22-2007, 01:29 PM
Member
 
Join Date: Mar 2007
Location: London Calling....
Posts: 52
CiTiFx is on a distinguished road
You can download Ultra Hal text to speech reader Free from download.com :

http://www.download.com/Ultra-Hal-Te...-10329180.html

This program converts typed text to speech which you can then save as a .wav file. type the word you want in the box (I.E. CABLE ) and save by going to FILE and then selecting 'Convert text into WAV Audio file'. (save it to the desktop so you can find it or to the sounds folder in your metatrader folder).

In your metatrader go to Tools / Options / Events ----- scroll down to alerts and in the drop down menu select that file by clicking 'choose another' and select that wav file you saved.

Now when you restart metatrader and when an alert pops up it will play that wav file.

For different words and alerts, in the recent weeks Ive discovered Metatrader, I have had to download multiple MT4 platforms for each pair that I trade so that when alerts pop up, it guides me to that particluar platform I am running.

Hope this helps

Last edited by CiTiFx; 03-22-2007 at 01:38 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ADX alert!! connecting4less Indicators - Metatrader 4 37 10-14-2009 03:27 PM
How to set alert? Woodcrusher Indicators - Metatrader 4 2 01-09-2007 09:48 AM
EMA Alert help !!!!!!!!!! compro99 Expert Advisors - Metatrader 4 12 06-19-2006 11:51 AM


All times are GMT. The time now is 04:29 PM.



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