Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
7846
Note:
(4)
Publié:
2008.05.18 09:34
Mise à jour:
2014.04.21 14:52
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Trailer+, as you can see from its name, was aimed at trailing of positions. Trailing is organized on fractals: If the EA doesn't find a fractal within the distance of 7 bars, for placing StopLoss, it trails the third candlestick's shadow. The TP option allows the EA to correct TP. Option DelAllOrders allows to delete all non-triggered stops available in the terminal at the moment. Option DelSelfOrders deletes a non-triggered stop order of the window where the EA is attached. The EA is developed for half-automated trading with maximum two stop orders. Once having launched the EA, place BuyStop and SellStop anywhere you like, without SL or TP. After that, two lines will appear on the orders prices. You can move orders by moving these lines. I also fixed some bugs. There is a wish to introduce order deleting by time. I will upload its new version as soon as it is ready.

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

Volatility.mq4 Volatility.mq4

The indicator shows the volatility of a currency pair. This knowledge may be very helpful when using one strategy or another.

MACD_color MACD_color

The indicator colored in the AC/AO style with disabled zero bar. It is proposed not to display the forming bar of the indicator, but to show only a signal line of the bar being formed.

FX-CHAOS_SCALP FX-CHAOS_SCALP

Draft daily trend-following EA that trades using ZIGZAG-FRACTALS on high/low of the preceding bar on a one-hour chart. TakeProfit is 13 points.

Modified Indicator KDJ and KDJ Automated Trading System Modified Indicator KDJ and KDJ Automated Trading System

Indicator KDJ deactivates short-term fluctuations. It carries on a parameter to adjust and increase two new RSV index lines: close price of short-term volatility KDC: K-D difference, to determine the change of price trends and to open positions.