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 Star - expert pour MetaTrader 5

Vues:
6486
Note:
(31)
Publié:
2022.02.15 09:05
Mise à jour:
2022.02.16 02:25
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Default Trailing Stop allow you to take a safe way to trade by ensure that if there is a reverse fluctuation you will be guaranteed profit.

But sometime you want Trailing Stop to take effect when you have a good amount of profit.

Because I you set Trailing Stop too soon. Spread may give you a loss rather than profit.

And you don't have time to wait for a good oppotunity to set Trailing Stop.

This is where Trailing Star come in.

Trailing Star will activate Trailing Stop only meet below condition:

1) If you set Price entry: Trailing Stop will start at that Price

2) If you set Point entry: Trailing Stop will start at that changed Point

More free tools can be found at: https://github.com/phamngocvinh/galaxy-trader

SMA(no loop) SMA(no loop)

Fast way to calculate Simple moving average.

RatesCompressor RatesCompressor

Rates Version of a script https://www.mql5.com/en/code/30791

Price Line 2 Price Line 2

Shows Last Price, Daily % Change, Symbol name, Countdown or Time left on closing and Time on chat

Close All and Support Multi Curencies EA Close All and Support Multi Curencies EA

Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.