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

Forex Fraus (for M1) - expert pour MetaTrader 4

Vues:
14022
Note:
(35)
Publié:
2015.12.10 13:00
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Expert Advisor is based on the Williams Percent Range indicator. It sells in the overbought zone and buys in the oversold zone.

The Expert Advisor was created for the М1 timeframe of the EURUSD (five digits), but it can also be used for others, there is a Trailing Stop with adjustable start time and step. There is also an operation timer in the EA's settings listed as "time" (if value is "0" — off, if value is "1" — on). "starttime" — EA operation start time according to the time of the terminal, "stoptime" — finishes operation according to the time of the terminal.

Closes positions using the Trailing Stop, unclosed positions are closed during the opposite deal.

Part of the code is borrowed from the "ft_cci" EA from the FORTRADER.Ru magazine, the author is Yuri.

Forex Fraus (for M1)


The EA was tested on a demo account, results were good (the statement was not preserved). The EA was not checked on a tester (the prehistoric computer can not run it). A great request to anyone who tests, please put the chart in the comments. Thank you in advance.

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

The Expert Advisor based on 2 lines of the Moving Average The Expert Advisor based on 2 lines of the Moving Average

The Moving Average indicator values are used for trading.

Swapping Swapping

This indicator downloads history of symbols which have open charts. It will no longer be necessary to wait for an update when switching timeframes.

PinBar PinBar

The indicator marks the pin bars on the chart based on the parameters set.

Elementary trailing stop Elementary trailing stop

Elementary trailing stop able to distinguish its "own" orders among others by comment and/or Magic number. It also distinguishes the financial instrument that needs to be trailed.