Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
3528
Derecelendirme:
(23)
Yayınlandı:
2011.02.17 15:04
Güncellendi:
2016.11.22 07:32
\MQL5\Include\ \MQL5\Scripts\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Example of use of speech engine.

  • cIntSpeech.mqh (cIntSpeech class) should be located in MQL5/Include.
  • sSpeechExample.mq5 is an example of use of the class, it needs to enable of dll use

The cIntSpeech class has an only Say() method, it has two parameters. The first is the text to speak, the second is used to allow printing the text in "Experts" tab.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/294

MQL5 Wizard - Candlestick Patterns Class MQL5 Wizard - Candlestick Patterns Class

The class can be used for creation of trade signal classes with reversal candlestick patterns.

MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + Stochastic MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + Stochastic

Trade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + CCI MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + CCI

Trade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + MFI MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + MFI

Trade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.