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

Brakeout_Trader_v1.mq4 - expert pour MetaTrader 4

Vues:
13745
Note:
(6)
Publié:
2008.11.08 09:55
Mise à jour:
2016.11.22 07:32
BT_v4.mq4 (6.68 KB) afficher
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The EA opens the trade in the direction of the brek through, it is specified in points, for example the level of the previous extremum. The trade is opened by the closing of the specified timeframe beyond the specified level (in points) of TakeProfit and StopLoss and the opening of the trade in one direction (only buy or only sell).

Picture:


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

Moving Average Moving Average

Moving Averages show the average value of the price of the symbol for a period of time.

ThreeLineBreak on Chart S/R ThreeLineBreak on Chart S/R

Steve Nison 'three line break' strategy on chart.

Pipsing_Close_on_DROP Pipsing_Close_on_DROP

The script closes any position using the Drag'n'Drop method, i.e. the method of "drag the script with the mouse and drop it on the order lines".

CLEAR_CHART_ON_NAME_AND_TYPE  CLEAR_CHART_ON_NAME_AND_TYPE

The script selectively clears the chart by the part of the name and/or by the type of the object.