Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Trailing Star - expert for MetaTrader 5

Views:
6357
Rating:
(31)
Published:
2022.02.15 09:05
Updated:
2022.02.16 02:25
Need a robot or indicator based on this code? Order it on Freelance Go to 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.