Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3588
Note:
(23)
Publié:
2011.02.17 15:04
Mise à jour:
2016.11.22 07:32
\MQL5\Include\ \MQL5\Scripts\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.

Traduit du russe par MetaQuotes Ltd.
Code original : 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.