Trabalho concluído
Tempo de execução 1 dia
Comentário do desenvolvedor
He is professional and very nice. Thank you.
Comentário do cliente
Well done! The EA works perfectly. Very responsive developer. It is great working with you
Termos de Referência
(Personal job) I need an arbitrage EA that opens trades when the price difference between 2 MT4 terminals is large, and closes the trade when price difference is small.
Summary:
On the same computer, I will use 2 MT4 terminals - Primary MT4 and Secondary MT4. There will also be 2 EAs - Primary Trading EA and Secondary EA. The Primary Trading EA will be installed in Primary MT4. Secondary EA will be installed in Secondary MT4. The Secondary EA is the same one that you did for me, without any change. The Primary Trading EA will analyze the data in the exchange file every second, and trade if conditions are met.
Secondary MT4 will have one Secondary EA to send data for all symbols in the market watch.
I will trade multiple symbols on the primary MT4. For each symbol, there will be a M1 chart and I will attach a Primary Trading EA. I will use different settings for each symbol. All EAs will use the same data exchange file.
In the Primary MT4, I will also install the previous Primary EA to close trades. (https://www.mql5.com/en/job/155536) All EAs will use the same data exchange file.
========================================================================================
Details:
There are 4 parameters that are used for calculation.
ClosePrimary- Candle closing price of primary MT4
CloseSecondary- Candle closing price of secondary MT4
S: This is a manual parameter that I will input in the settings. This is a number such as -10, 10, 5 or 0.
P: This is a manual parameter that I will input in the settings. This is a number such as 50, 40, 25 or -50.
=========================================================================================
Just follow the formula below to code the EA.
Condition to Sell:
(ClosePrimary - CloseSecondary) of previous minute in points ≥ S + P + 5
Condition to close Sell:
(ClosePrimary - CloseSecondary) of previous minute in points ≤ S + 1
Condition to Buy:
(ClosePrimary - CloseSecondary) of previous minute in points ≤ S - P + 5
Condition to close Buy:
(ClosePrimary - CloseSecondary) of previous minute in points ≥ S - 1
(Please show the calculation in the Experts log when Primary Trading EA opens or closes a trade. This is so that I can check if calculation is correct)
===============================================================================================================
-Primary Trading EA Settings-
Primary Suffix: Suffix of primary MT4 (Default: y)
Secondary Suffix: Suffix of secondary MT4 (Default: s)
File Name: Name of exchange file (Default: DataExchange)
S: Parameter used for calculation. (Default: -10)
P: Parameter used for calculation. (Default: 50)
TimeRange: This is the time range for the Primary Trading EA to trade in broker time. For example, 08:00-21:00 means Primary Trading EA will trade from 8am to 9pm broker time. (Default: 08:00-21:00)
EquityPerLot: Equity required for each lot to trade. Lot size = Equity/EquityPerLot. For example, if EquityPerLot=2000, and equity is 4000, EA opens 2 lot for each trade. (Default: 2000)
TakeProfit: Profit target in points. (Default: 500)
StopLoss: Stop loss in points. (Default: 500)
MinutesToClose: Primary Trading EA will close trades that are open for too long. For example, if MinutesToClose=10, EA will close trades that are open for 10 minutes. (Default: 10)
MaxSpread: Maximum current spread of primary MT4 to open trade, in points. If spread is above this value, EA cannot open trade. EA will keep on trying to open trade at the next calculation. (Default: 30)
MaxVolume: Maximum volume of previous primary candle for trade to be allowed. (Default: 100)
Note 1: Primary MT4 and Secondary MT4 have same broker time.
Note 2: Each Primary Trading EA can open max 1 trade at a time.
========================================================================
These are the symbols that I will attach Primary Trading EA on. I will keep these symbols open in the market watch. I may add more symbols in future.
AUDCAD
AUDCHF
AUDJPY
AUDNZD
CADCHF
CADJPY
EURAUD
EURCAD
EURCHF
EURJPY
EURUSD
GBPAUD
GBPCAD
GBPJPY
GBPNZD
GBPUSD
NZDCAD
NZDJPY
USDJPY
Respondido
1
Classificação
Projetos
68
25%
Arbitragem
12
42%
/
42%
Expirado
4
6%
Livre
2
Classificação
Projetos
126
35%
Arbitragem
6
0%
/
67%
Expirado
2
2%
Livre
Publicou: 25 códigos
Pedidos semelhantes
AI-Powered Forex Trading EA for MetaTrader 5
700 - 1500 USD
I need a professional AI-assisted Forex trading Expert Advisor (EA) for MetaTrader 5. The EA should not be based on a simple single indicator strategy. I want a robust multi-factor trading system that can analyze market conditions, trend, momentum, volatility, price action and risk before entering a trade. Requirements: Forex trading on MT5 Automated analysis and trade execution Dynamic entry and exit decisions Stop
Create a fully automated MetaTrader 5 (MT5) Expert Advisor (EA) in MQL5 based on the following exact trading strategy. STRATEGY NAME: Previous Day High/Low Daily Breakout Strategy INSTRUMENTS: 1. XAUUSD — fixed lot size: 0.01 2. EURUSD — fixed lot size: 0.10 TIMEZONE: All strategy times must be calculated in Indian Standard Time (IST / UTC+5:30). The broker's server time may be different, so the EA must correctly
OVERVIEW: I am looking for an experienced MQL developer to build a proprietary Expert Advisor (EA) specifically optimized to PASS evaluation challenges on modern prop firms (specifically targeting The 5%ers execution rules). The EA must rely on momentum and volume expansions, completely avoiding toxic strategies such as Grid, Martingale, or averaging down. Every trade must protect the account's daily drawdown
Hello here, I need someone who can work on pinescript and also with Renko charts. My entries for my strategy would be based on stop orders Kindly let me know if you can work on this for me and i will send necessary file and quote in the chat
Trade XAUUSD only Support MT5 Use Buy Stop and Sell Stop pending orders around a configurable breakout range. When the market breaks the range, activate the corresponding trade. Automatically place Stop Loss and Take Profit immediately with every order. Automatically cancel the opposite pending order after one side is triggered. No Martingale No Grid No averaging down No loss recovery system No unlimited position
Converting MT4 to MT5 Project
30 - 3000 USD
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Hello! I want to automatically trade on Sierra Charts (IronBeam Brokerage). NQ ($20 per "handle") or MNQ ($2 per point or handle) - futures Broker: IronBeam mostly for the low capital requirement for futures Chart: Sierra Charts I almost exclusively trade a 5-20 bracket with 2 contracts (first contract closes at a +5 and second bracket closes at a +20.) When the +5 is reached, I move my stop from -15 to BE
Let’s use Chart M3. Stochastic 8,3,3. 85/15 trigger for sell stochastic >85, and the reversal move need to engulf the last bar for 1 point. SL over the engulfed bar. Same trigger for buys… Stochastic <15, engulfed bar by 1 point = entrance. SL under the engulfed bar… more details as soon we start to work on it
Scalping EA/straddle
30 - 200 USD
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
EA Recovery Layer
30+ USD
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Informações sobre o projeto
Orçamento
50+ USD