거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Trailing Star - MetaTrader 5용 expert

조회수:
6367
평가:
(31)
게시됨:
2022.02.15 09:05
업데이트됨:
2022.02.16 02:25
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.