거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 33442
- 평가:
- 게시됨:
- 2018.04.13 15:34
- 업데이트됨:
- 2018.07.17 12:08
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This EA will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. It does not matter which chart you run the bot on, all pairs that you have chosen to monitor will be monitored.
Settings
- Currency basket - A comma separated list of the currency pairs to watch. This is case sensitive, so use the exact names of your instruments as shown in the market watch window.
- Profit target in account currency - The net profit amount you're aiming for with the currency basket.
- Maximum allowed loss in account currency - The net loss amount you're willing to withstand.
- Allowed slippage when closing orders - The slippage setting to send with the commands that close positions.
- Minimum age of order in seconds - The minimum age of an order to be closed, by default orders created within the last 60 seconds will not be closed.

MT4 Expert Advisor based on ADX indicator.

A fast library for combinations and permutations in MQL.

Script to start an external program.

This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.