Create an EA that auto trade all ccy in a single chart that base on ccy strength

MQL4 专家

工作已完成

执行时间15 天
员工反馈
The kind of customer I like, understands that developers are not demigods, was very patient in explaining his concept. Certainly look forward to working with him again

指定

I need an expert programmer to do the following:


Create an EA that auto trade all ccy in a single chart that base on below requirement. 

Requirement: 


1. EA that collect data from an indicator window which have the strength data (8 ccy strength data; MKT; MFib23). Below is the indicator windows information.

2. The EA able to open and close all ccy pairs trades base on the collected data in a single chart.


3. Open trade:

a) Cross: Base on “Open trade TimeFrame”, calculate 8 pair ccy strength difference between 2 ccy  (e.g. AUD strength=0.03; USD strength=0.01; AUDUSD strength difference = 0.03-0.01=0.02) after each bar close and considered cross when the difference change from positive to negative and vice versa (e.g. strength difference change from 0.02 to -0.01, this is crossed). When cross, also need to check the strength slope difference between 2 ccy. Open a position if both 2 criteria (cross; strength slope difference) fulfill.  


b) Cross and wait:  Same as “Cross” but open trade after X minutes of cross. After X minutes, also need to check the strength slope difference between 2 ccy. Open a position if both 2 criteria (cross; strength slope difference) fulfill.  


4. Close trade:

Once open a position, keep monitor the strength difference and close position base on below scenarios. 

a) Cross: Base on “Close trade Timeframe”, calculate the maximum strength difference of the trade after each bar close and trigger the position to close trade once the strength difference crossed.


b) Strength reduce: Base on “Close trade Timeframe”,  calculate the maximum strength difference of the trade after each bar close, once the current strength difference reduce X% against maximum strength, trigger the position to close trade. (e.g. If X% is 30%, when the maximum strength reached 0.1 and drop to 0.07, close the position)


Below is an example that open a “buy” position for CADJPY and close when the strength difference reduce in certain % from the max strength difference. 

 



5. Input 

General

Magic number

Indicator windows name (Collect data from the specific indicator windows)

ccy (allowed trade for ccy, separate by comma. e.g EURUSD,GBPUSD) (Default is 28 pairs CCY)

lot size

maximum spread (do not open position if spread is larger than max spread)

Trade Friday (allow open position in Friday or not)

Trade Sunday (allow open position in Sunday or not)

Open position strategy 

Open trade strategy (2 options: “Cross”, “Cross and wait”)

Open trade Timeframe (options: M1,M5,M15,M30,H1,H4,D1,W1)

Strength slope difference (when 2 ccy strength cross, check the strength slope difference that determine to open a trade or not, e.g. 30, open a position if two ccy slope difference larger than 30 degree) 

Wait period for “Cross and wait” (if “Cross and wait” selected. e.g 30, means wait 30 minutes and open trade if both Cross and Strength slope difference still fulfill the requirement)

Close position strategy 

Close trade (2 options: “Cross”, “Strength reduce”)  

Close trade Timeframe (options: M1,M5,M15,M30,H1,H4,D1,W1)

Strength reduce (if “Strength reduce” selected. e.g. 30, means the strength difference reduce 30% from max difference trigger the position to close trade)


反馈

1
开发者 1
等级
(197)
项目
320
35%
仲裁
64
13% / 56%
逾期
83
26%
空闲
2
开发者 2
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
4
开发者 4
等级
(91)
项目
144
38%
仲裁
67
15% / 48%
逾期
55
38%
空闲
5
开发者 5
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
6
开发者 6
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
8
开发者 8
等级
(117)
项目
138
41%
仲裁
30
7% / 77%
逾期
17
12%
空闲
相似订单
I need an EA in MQL5 that works with 4 indicators (some of which have to be translated from Pine script to MQL5). I also have a few special requests. Detailed description of the strategy and a video follows
I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here
in this document i have explained the EA requirements in details and given some pictures of needed options . please Grid EA expert apply to my job . and do not come with no experience. https://docs.google.com/document/d/1Y_Vbv87Ep5BQavRxgDlsWT7GH5VjSgVDnm6C1wtVtj0/edit?usp=sharing i can pay 30 USD now but later on if EA get successful . i'll gift with tip of 50 USD after successful month
i want a robot and an indicator that uses macd..bolingerbands And emas As well as fibonacci retracement confirmation from SMC strategy , OB+CHoCH And RTO i want it to print SL and TP using High and Lows
I want to start trading making money to be self independent to provide for my daughter and my mother to be able to fix my car without having stress about money
I would like to request the development of a trading robot with the following specifications: High Win Rate: The robot should aim for a win rate between 80% and 90%. The strategy and algorithm used must be optimized for consistent performance and minimal drawdown. Weekly Market Direction: The robot needs to analyze the market at the beginning of the week and determine the overall direction (bullish or bearish). This
Terms of Reference: Development and Update of a MetaTrader 4 and MetaTrader 5 Bot Project Context: I currently own a MetaTrader 4 bot (Expert Advisor - EA) specialized in gold trading. I want to: Update the MetaTrader 4 version to integrate new features and secure the bot. Create a MetaTrader 5 version of this bot, with the same characteristics and functionalities. Project Objectives: Updating the MetaTrader 4 (MT4)
I am in need of an expert who can speak English without the need of a translator fluently and understands mathematics as well please. The expert advisor makes use of 3 indicators Mainly the exponential moving average and the ADX and the Volume indicator. This expert advisor should be able to place trades on the M1 time frame but only after using the H1 tolerate for a directional bias under certain conditions
We are seeking an experienced developer to create a custom Expert Advisor (EA) for Forex trading, integrating Artificial Intelligence (AI). The EA should be capable of autonomously analyzing data, reading news feeds, and making intelligent trading decisions. Responsibilities: - Develop a Forex trading EA with AI integration. - The EA must fetch and analyze news from trusted sources to inform trading decisions. -
Hello, I have created a Python script that for the moment trades using the MT5 API and I am looking for an experienced developer who can integrate this complete script into an ex5 file (without requiring a DLL file - or at least it must respect mql5 rules). I'm not sure if that's possible, the algo uses different libraries which are not directly compatible with MT5. Also, the algo retrains itself on a daily basis, so

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 10 天