Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Görüntülemeler:
- 10367
- Derecelendirme:
- Yayınlandı:
- 2014.03.05 14:01
- Güncellendi:
- 2016.11.22 07:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Author:
Coders' Guru
One of my clients asked my to update his indicator from the 509 build to work with MT4 Build 610.
Eveything is cool and easy. But he want to use my old gSpeak dll.
If you don't know what the gSpeak.dll: The dll enable you to speak the Alert using the build in window TTS engine.
But after the string handling change in Build 6xx my old gSpeak is not working anymore.
That's why I update the gSpeak.dll to work with the new Build.
bool gSpeak(string text, int rate, int volume);
This is the only function. As you see I merged the old two functions in gSpeak in one function that you can set the voice rate and volume from one place.
Enjoy
CG

Multi timeframe fractal indicator with "Extend_Line" and "Show_Validation_Candle" functions (compatible with MT4 build 600 or later).

EA Crossing of 2 MA

The EA opens transactions when RSI is Upper or Below 50

Camarilla Level Pivots.