Change in EAs in 2 EAs

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 20 dias

Termos de Referência

attached the changes.
if you have question please ask and give me than a quote

 

thx

 

Change in Szenario1

Roule 1 - If 2# to 6# are minimum in 3hashs the last 2 long candl days in a row (or more) – under Szenario is first TRUE

Change in Szenario2

Roule 1 - If 2# to 6# are minimum in 3hashs of the last 2 short candles days in a row (or more) - under Szenario is first TRUE

Just change in boath Szenario under Roule 1 the number in candels form 3 to 2

 

Change in E-Mail Funktion

E-Mail information if  Rule 2 is True in szenario 1 or 2 – send E-Mail information – Message -  Szenatro X Roule 2 is true
If Roule 3 is True in szenario 1 or 2 - – send E-Mail information – Message - Szenatro X Roule 3 is true

 

Szenario3: does open long and short orders  - Function can be set activ and inactiv

Roule 1 - If 1# and 2# (only if in boath) does have more than 3 long or short candels in a row and the last candel is against. So for example 3 short candels and the last is log  – under Szenario 3 is first TRUE
Note: first candle can change on long and short because its intraday – so order will be only opend if last candle is against and we are in the definated Time period of Szenario 3 – Sezenario 3 has his own Time it sets were it can be set activ.

Roule 2 Trading time Period is true – dayly form xx hour to xx hour only than order opening is activ. Out oft hat range order is not activ. under Szenario3 is second TRUE

Order is opend in time period market

This Szenario have own Order options:
TP
Time Set From 3:00 to 11:00 (new Parameter)– were order can be only placed market–Order is good for x hours – Order will be closed after then market but only, if order is in profit. If Order is not in Profit, order will be closed directly after Order is in profit.

Note alredy existing Basic Set of EA trading. Should work also for this Szenario.

  • Fix order Lots - can be selected in sets - if Fix Lots in sets is selected, for each opening ea is using fix lots
  • Hedge order lots selected in sets - EA does only open the Hedge size – Example we have 4 lots sell orders and 2 lots buy orders already in market- so the difference  is 2 lots buy - only if we have a difference on buy orders - EA does open the buy order.

    EA does in Chart show how many lots will be opend - fix lot amount or Hedge amount – open Lots amount is shown in chart and will be updatet every xminutes
  • If Hedge volume is under fix lot size amount - than EA should use fix lot size.
    If no differenz in Lots EA does also use fix lots
    If the oversize is alredy in direction of Hedge Order – EA does not open the order. EA does not encrease the oversize.
  • EA should update the informations every xMinutes and should show time update in chart
  • EA is open just one order. Only if the order of EA is closed - EA does open only a new order under trading szenarios – if order before is closed. 
  • EA does have Magic number - So ea can be installed on other chart to handel other underlyings.
  • Note EA is opening the Orders only on the chart Underlying which he is installed.

 

 

Change in second EA

In this ea we have several Levels

input   int             Level1               = 30;
input   int             Level2               = 60;
input   int             Level3               = 100;
input   int             Level4               = 150;

For all Level right now I can just together place the TP

input   int             Take_Profit          = 4;

 

I want to definated for each Level the TP


Respondido

1
Desenvolvedor 1
Classificação
(258)
Projetos
269
29%
Arbitragem
2
50% / 0%
Expirado
3
1%
Trabalhando
Publicou: 2 códigos
2
Desenvolvedor 2
Classificação
(23)
Projetos
23
57%
Arbitragem
2
50% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(319)
Projetos
571
35%
Arbitragem
83
31% / 45%
Expirado
206
36%
Livre
Pedidos semelhantes
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot 30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -
Need an MQL5 Expert Advisor for MT5 that automates my manual trading strategy. Entry logic: Enter only when trend direction, support/resistance level, and RSI all align (Triple Confirmation). Extra confluence from Smart Money Concepts (order blocks, Fair Value Gaps, BOS/CHoCH). Risk rules: 1% risk per trade, minimum 1:2 risk-reward, stop-loss at structure levels (not fixed pips). Must-haves: Works on Islamic
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are

Informações sobre o projeto

Orçamento
50+ USD
Prazo
de 1 para 5 dias