Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
38106
Note:
(35)
Publié:
2015.12.11 11:40
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.

The program generates an alert with the message.

The indicator is written as simple as possible and will be helpful for novice programmers.


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14336

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.

AP Script ver 1.01 AP Script ver 1.01

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.

Updated Nevalyashka Updated Nevalyashka

The Expert Advisor reverses the orders after closing.

Expert_RSI_Stochastic_MA Expert_RSI_Stochastic_MA

This Expert Advisor uses three indicators: MA(150), RSI(3) with the levels of 80 and 20, Stochastic(6, 3, 3) with the levels of 70 and 30. The direction of opening deals is based on MA. Entry by RSI and Stochastic. Exit by Stochastic.