I need a high skilled developer for my EA project.

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Ejecutor
Nice work and good customer, thank you.
Comentario del Cliente
He is a very good developer. I appreciate for his efforts very much. He is smart, fast, talented and very professional developer. Do not look for any other developer if he accepts to work with you.

Tarea técnica

Hi,


I want you to add a special stop function to my existing EA. It is working but I need to add the below stated special stop loss function to make it better.


Existing EA opens orders, hedging orders, closes normal orders with profit and closes all of the loosing and winning orders(including hedging orders if the sum of total orders for a currency pair is positive) now.


There will be normal opened orders(Existing EA does this) If this order looses it opens hedging order(Existing order does this too.) If hedging order looses, it opens another hedging order too (Existing order does this too). This continues until the lot size limitation. For example for 1 buy order, EA can open 5 hedging sell orders and 4 hedging buy orders(For other loosing hedging orders) or more. These 10 orders should be treated as a one checking point. For another 1 buy order, EA can open 1 sell order and 2 buy orders too. These 4 orders should be treated as another checking point too. If EA opened a normal order for example no.82, the hedging order description numbers should be 82.1, 82.2, 82.3 etc. if stop loss of 82.1 (Hedging order) happens, then EA should check all sum the orders descriptions starting with the no. 82 and if the total of 82+82.1+82.2+82.3+...= greater than  defined profit number, EA should close all of the orders. At a one point the total of the orders will reach to the defined profit amount because all of the hedging orders are to be with lot size increment.


On below defined special stop loss function, EA should check if the sum of the closing orders is profitable or not.  The rule is to be that the sum of the closing orders should be profitable. 


Let me explain this special stop loss function with 2 examples:


STOP LOSS:5 PİPS (THROUGH THE OPPOSITE DIRECTION MOVEMENT)

HEDGING ORDER OPENING CONDITION:3 PIPS (THROUGH THE OPPOSITE DIRECTION MOVEMENT) (EA opens hedging orders and normal orders but it is not using below stated special stop loss function now)

Hedging lot size increment:0.5 pips (EA does this)

Normal order lot size increment: 0.1 pips (EA does this)


Example-1


1.00100 OPEN SELL ORDER(1)                      (sstop loss: 1.00150)  (Hedging buy order: 1.00130)

1.00130 OPEN BUY HEDGING ORDER(1.1)        (sstop loss: 1.00080)  (Hedging sell order: 1.00100)

1.00150 CLOSE SELL ORDER(1)+ CLOSE HEDGING BUY ORDER(1.1) if buy order(1.1)+sell order(1) sum is greater than predefined profit, Else wait

1.00159 CLOSE SELL ORDER(1)+ CLOSE HEDGING BUY ORDER(1.1) if the sum of these orders reach to predefined profit or more, EA should close the orders, else it should wait.


Predefined profit should be defined from input menu as percentage of the balance. For example if it is 0.01% of a 10.000 USD balance, then the EA should look at to a 1 USD profit.  



Example-2


1.00100 OPEN SELL ORDER(1)                      (sstop loss: 1.00150)  (Hedging buy order: 1.00130)

1.00130 OPEN BUY HEDGING ORDER(1.1)        (sstop loss: 1.00080)  (Hedging sell order: 1.00100)

1.00100 OPEN SELL HEDGING ORDER(1.2)        (sstop loss: 1.00150)  (Hedging buy order: 1.00130)

1.00090 OPEN SELL NORMAL ORDER(2)         (sstop loss: 1.00140)  (Hedging buy order: 1.00120)(This order is not belong to other orders)

1.00080 CLOSE BUY HEDGING ORDER(1.1)+ CLOSE SELL ORDER(1)+CLOSE HEDGING SELL ORDER(1.2)= greater than predefined profit, it should close the orders, else it should wait. (For example it is not a positive value and waits)

1.00100 EA (WILL NOT OPEN ANOTHER HEDGING ORDER)

1.00120 OPEN BUY HEDGING ORDER(2.1)        (sstop loss: 1.00070)  (Hedging sell order: 1.00090)

1.00130  OPEN BUY HEDGING ORDER(1.3)        (sstop loss: 1.00080)  (Hedging sell order: 1.00100)

1.00150 CLOSE BUY HEDGING ORDER(1.2)+ CLOSE SELL ORDER(1)+CLOSE HEDGING SELL ORDER(1.1)+CLOSE BUY HEDGING ORDER(1.3)= greater than predefined profit it should close the orders, else it should wait. (Normal Sell Order(2) and hedge order(2.1) will not be closed at this stage.)


If you're interested in with my project I may send you my EA. But I may only want to work with a developer who is not busy right now (I may wait for a few days if you'll be available soon) and full time good experienced, smart and fast developer.

Han respondido

1
Desarrollador 1
Evaluación
(42)
Proyectos
70
43%
Arbitraje
6
33% / 50%
Caducado
19
27%
Libre
2
Desarrollador 2
Evaluación
(13)
Proyectos
20
30%
Arbitraje
5
20% / 80%
Caducado
5
25%
Libre
3
Desarrollador 3
Evaluación
(5)
Proyectos
6
33%
Arbitraje
2
0% / 50%
Caducado
2
33%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
I have any currently perfectly fine but I want to add news filter as per as moderate like if hires chlorisk high risk low risk or moderate risk so I need to develop her which can work on budget friendly job. Budget fixed 30 usd
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
EA SMC/ICT 30+ USD
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>
Mani 30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Leonard Quantum FX 80 - 120 USD
I want the EA to be fully automated and capable of taking trades across multiple timeframes. It should be optimized for a starting account balance of $100 with proper risk management suitable for a small account, and it will be used with the broker ApexMarket.io. ⸻ Platform • Platform: MetaTrader 5 (MT5) • Type: Fully automated Expert Advisor • Operation: Hands-free (no manual trade management required) ⸻ 📈 Markets
Wealthy bot 50 - 200 USD
‎Build a mobile-based trading bot system integrated with MetaTrader 5 that specializes in high-frequency “machine gun” style trading on synthetic indices (crash 50 and Crash 300). ‎ ‎The bot must continuously scan the market in real-time using M1 and M5 timeframes and execute frequent trades based on probability, not prediction. Its core function is to detect early signs of potential reversals by analyzing combined

Información sobre el proyecto

Presupuesto
10 - 30 USD
Plazo límite de ejecución
de 2 a 3 día(s)