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
Experts

Forex Fraus M1 - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
3315
Note:
(18)
Publié:
2018.09.27 15:16
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Idea by: Dmitriy Zaytsev

MQL5 code author: barabashkakvn


How it works

The EA only operates (opens new positions) when a new bar emerges.

The volume of the opened position is equal to Lots. Stop Loss, Take Profit and Trailing Stop can be disabled by setting the appropriate parameter to "0.0".

The EA checks the value of iWPR (Williams' Percent Range, %R) at the #0 bar. The EA sells in the overbought zone and buys in the oversold zone. If the time period control is enabled (Use Timecontrol == true), the time interval is configured from Start hour to End hour.

When a signal emerges, opposite positions can be closed: this can be done by setting Use close opposite positions = true.

EURUSD, M1, "Every tick based on real ticks"

Forex Fraus M1

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

Trading_Channel_Index Trading_Channel_Index

The Trading Channel Index oscillator displayed as a color histogram.

Slope_Direction_Line Slope_Direction_Line

The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.

STPMT STPMT

The STPMT (Medium Term Weighted Stochastics) indicator.

VPCI VPCI

The VPCI (Volume Price Confirmation) indicator shows the relationship between the price and the volume.