Update my MT4 Expert advisor with 2 conditions

Trabajo finalizado

Plazo de ejecución 19 días

Tarea técnica

The Expert Advisor triggers buy and sell orders, it also manages the trade sizes correctly. I need only 2 changes

Change #1:

I need an on/off switch in the settings such as:
Restrict Trades When In Profit = True/False

This setting when false will do nothing.

This setting when true will not place any new trades when a trade is in profit.

Explanation:

If there is an active buy order at 1.14250 and take profit at 1.14500 the EA cannot place a buy order above 1.14250 unless this active order has been closed. However a buy order can be triggered at any level below 1.14250

If there is an active sell order at 1.13500 the EA cannot place a sell order below 1.13500 unless this active order has been closed. However a sell order can be triggered at any level above 1.13500


Change #2:

The EA places trades at the end of each candle so there is no problem all day long however when it is roll over time the spread increases a lot and the EA places a trade when the spread it too high. This trade at rollover time makes a loss since it enters at the wrong price. So I have a Remaining Time filter in the settings. This triggers a trade X seconds before the closing of the candle. So if it is set to 300 then it will trigger 300 seconds before the candle closes. I want to apply this setting only to the last candle of the day. Currently it is applied to each and every candle.

 

So if I am using the H4 timeframe then the RemainingTimeFilter will apply to the last candle only that ends at 00:00 and the trade will be triggered at 23:55

There will be 5 trades that are triggered when the candle closes and only 1 trade that is triggered 300 seconds before.

If I am using the D1 timeframe then the there will be only 1 trade per day and this will trigger 300 seconds before it closes

If I am using the H1 timeframe then the there will be 23 trades that are triggered when the candle closes and only 1 trade that is triggered 300 seconds before.

I will only award the job if you can send me your profile name so that I can check your reviews myself. I do not want a screenshot of your reviews. I need the profile name.

Everything else in the EA must remain the same.

I also need to know which country you are from. My budget for this job is $30 max.

If you want to offer $50, then please do not reply to this.

There are 2 videos attached that will also explain the requirements.

Han respondido

1
Desarrollador 1
Evaluación
(279)
Proyectos
350
29%
Arbitraje
37
27% / 65%
Caducado
10
3%
Ocupado
2
Desarrollador 2
Evaluación
(274)
Proyectos
403
28%
Arbitraje
40
40% / 50%
Caducado
1
0%
Libre
3
Desarrollador 3
Evaluación
(9)
Proyectos
12
25%
Arbitraje
1
100% / 0%
Caducado
2
17%
Libre
4
Desarrollador 4
Evaluación
(43)
Proyectos
66
12%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
5
Desarrollador 5
Evaluación
(3)
Proyectos
9
22%
Arbitraje
12
42% / 58%
Caducado
0
Libre
Solicitudes similares
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
de 1 a 2 día(s)