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
등급
(196)
프로젝트
318
35%
중재
64
13% / 56%
기한 초과
82
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 hope that you are well I have an expert and two indicators The expert relies on opening deals on stochastics for three different time frames The two indicators, one for the trend and the other for the stochastic ***************** The expert has the feature of buying only or selling only I'm working on it now with the default settings and setting it on the 15 minute chart ****************** I place the two
I have an Expert Advisor in ex4 and mq4 file formats that I would like to recreate with its original strategy. I believe the file have a bug or one error inside or maybe also is a Decomp file , and as a result, I am unable to understand the rules it follows to evaluate the market and open orders. I am looking for a developer who can help me reconstruct the strategy accurately. The mql4 format file would need to be
Just need an EA based on Half Trend Indicator. Maybe add stop loss and take profit. ! am open to any suggestion you may recommend me. Lot size and time frame adjustable
I am looking for live MetaTrader integration with Google Sheets using a DLL. The goal is to write trade data to a sheet after each trade closes, where the data can be accessed for further use. Data must be added to the sheet in order, must not overwrite existing information, and must not duplicate information. When writing info to the Google Sheet, use this information for each column field: Account name Account ID
Hello, I am looking for an expert in DLL to help control my current EA. I want to implement some conditions that will allow my EA to turn on and off according to DLL specifications. For example, the EA should only execute trades when a specific condition in the DLL is met, and it should stop trading when the condition is not met
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
Hi, I looking for a developer to help me create an EA. The EA is using 3 moving averages system namely green,red and blue MA. The EA must work on this principles. For buy setup, red MA must close above blue MA. Bullish candlestick must close above green MA. For sell setup, green MA must close below blue MA. Bearish candlestick must close blow red MA. The EA also must be able to use optimization parameters. The
--- Job Title: EA Programmer for Smart Money Concept (Urgent) EA SOURCE CODE WOULD NOT BE SENT IF THE JOB IS NOT ACCEPTED Job Description: We are seeking an experienced EA programmer to finalize a project focused on implementing the Smart Money Concept. The progress is at %, and I need someone to complete and cross-check the remaining tasks within a week. Project Requirements: - Liquidity, CHoCh, and Return to
# Automated Trading Bot for MetaTrader 5 (MQL5) ## Job Description I am looking for an experienced MQL5 developer to create an automated trading bot for MetaTrader 5. The bot should execute buy and sell orders based on specific trading conditions and include functionality to hedge open positions using a recover zone strategy. ## Requirements 1. **Trading Conditions:** - The bot should buy when the price crosses
Tipos de entrada, Alzig/RSI/ Toque na média, modo de operação, compra e venda/ somente compra/somente venda, inverter sinal sim/não, entrada automática/manual, stop por ponto/ afastamento da média, fechar no sinal oposto, sprrad máximo, slippage, número mágico, horário de abertura com início e fim, lotes de adição e espaçamento de operações separados por vírgula, adição por distância de pontos/ sinal, filtro de linha

프로젝트 정보

예산
30 - 100 USD
개발자에게
27 - 90 USD
기한
 10 일