Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 15151
- Rating:
- Published:
- 2008.02.29 10:06
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Have audio output of latest Price "in stereo".
Input parameters:
SaySymbol: Accept the default <true> for the symbol to precede the price, additional symbols may be added if required.
SayBidPrice: Accept the default <true> for the "Bid" price to be spoken, else change to <false> for the "Ask" price.
Imports:
Thank you to Codersguru at http://www.forex-tsd.com for his library of speach functions. File "gSpeak.mqh" to be placed in subdirectory "\experts\include" and file "speak.dll" to be placed in subdirectory "\experts\libraries".

Functions for handling two dimensional string arrays. Usefull for prototyping.

Parabolic_Alert indicator.