Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Experts

Precipice - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
2743
Note:
(10)
Publié:
2018.12.28 12:52
Mise à jour:
2019.01.17 11:29
Precipice.mq5 (30.72 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The author of the idea - Gladiator

Code mq5 by: barabashkakvn

Note: The EA was developed solely for checking a random market entry!

The EA opens positions depending on the value obtained in the random number generator. Stop loss and take profit settings are similar and set in the Stop Loss, Take Profit parameter.

The EA works on every tick. There is no more than one position on the market, which means it is able to work both on hedging and netting accounts.

The result can be unpredictable:


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

Standard_Deviation_Channels_x3 Standard_Deviation_Channels_x3

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.

LBS LBS

Working with Stop pending orders. The EA uses indicator iATR (Average True Range, ATR)

SignalTable_Sar_WPR_MA SignalTable_Sar_WPR_MA

An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings