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

Currency Strength EA - MetaTrader 4용 expert

조회수:
56005
평가:
(54)
게시됨:
2017.05.02 13:01
업데이트됨:
2019.10.17 13:01
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This EA calculates the strength of various currencies according to the percentage change in a day from the opening of the candle. If some currency is very strong or very weak, it will check the difference between both. If it is more than the value provided in the inputs parameters, it will open a trade with that pair and set take profit as given by the user.

This EA cannot be backtested. Don't trade in live directly. Check in demo first.

NOTE: It is to be applied on one chart only and it will do the rest for all currencies.

Currency_Strength_v1.1

Trade Multiplier Trade Multiplier

This expert will copy a trade with the preset volume on the same account, can be used with a signal. No cross-account functionality.

Auto Fibo Auto Fibo

Automatic Fibonacci with ZigZag Base.

TrailingStop TrailingStop

Trailing stop allows you to automatically protect the profits with your positions. It adjusts itself according to the current market rate and the amount of pips you give it to trail behind.

ChartEvent Test Example ChartEvent Test Example

Test ChartEvent is an example demonstrating the various types of ChartEvent: keyboard keys events, mouse click & move events, custom events. The source code works both in MetaTrader 4 and MetaTrader 5.