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
Solicitudes similares
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I

Información sobre el proyecto

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