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

Trailing Activate Close All - expert pour MetaTrader 5

Vues:
5094
Note:
(37)
Publié:
2022.05.11 08:34
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Assistant

This assistant is designed to assist in manual trading. Works only on the current symbol, no restrictions on Magic number.

For trailing, a new parameter 'Trailing activate if profit is >= ' is used - this is essentially a breakeven for trailing. Trailing activates only after the position reaches profit in 'Trailing activate if profit is >= ' Points. If the position does not have Stop Loss and (or) Take Profit - the assistant will set the specified values (values that were specified in the input parameters). The assistant also monitors the target profit - when the target profit is reached, all positions will be closed.

Trailing Activate Close All

Pic. 1.Trailing Activate Close All

The Expert Advisor works only on the current symbol, but has no restrictions on the Magic number. In this case, the adviser, when modifying a position, copies the Magic of this position.

    Trailing Activate Trailing Activate

    Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters

    Rectangle in interval Rectangle in interval

    In a given time interval, a rectangle is constructed.

    Constant Range Channel Constant Range Channel

    A simple indicator plotting a channel with a constant range

    DeMarker gaining position volume 2 DeMarker gaining position volume 2

    Version 2: extended functionality (added a few extra options)