Modify existing EA to add safety feature

Trabajo finalizado

Plazo de ejecución 3 minutos
Comentario del Ejecutor
Pleasure working with you! Thank you!
Comentario del Cliente
Freelancer is a great guy. He was able to complete the project as described. If there are more stars in the rating, I would give him 10 for perfect programming he did in my EA.

Tarea técnica

The project for the existing EA and is as follows:

Add safety feature to avoid over trade from different 8 SIGNAL NAME.

 example:
this EA enters a trades with BUY and pending predetermine SELL order. when, SELL pending price is hit, EA opens BUY pending order and so on and so forth like a zigzag.

the safety feature I want to be added to this EA is to limit of opening pending orders.  I'm open to suggestion to make it easy, but current functions should not be affected with the modification.

Safety Feature is as follows:

Check money balance before EA opens another pending order. if balance is below required to open pending order, calculate difference between all BUYs and SELLs order.

example:
Order TypeLot SizeTrade Comment
BUY0.01SIGNAL NAME_BUY
SELL0.02SIGNAL NAME_SELL_Recover-Sell
BUY0.04SIGNAL NAME_BUY_Recover-Buy
SELL0.08SIGNAL NAME_SELL_Recover-Sell
BUY0.16SIGNAL NAME_BUY_Recover-Buy
SELL0.32 terminal message = ERR_NOT_ENOUGH_MONEY

Total BUY   -   Total SELL
0.01                0.02
0.04                0.08
0.16
__________________

0.21           -    0.10    =   0.11  + LOTSTEP = SafetyLotSize

if terminal still returns ERR_NOT_ENOUGH_MONEY

subtract SafetyLotSize by LOTSTEP => (0.11 + LOTSTEP) - LOTSTEP = SafetyLotSize

do this until terminal accepts lot size, then Lot size = SafetyLotSize

change trade comment = Signal Name_SafetyMoney. then, no pending order will be open with this SIGNAL NAME until all open trade of SIGNAL NAME are close.

when SIGNAL NAME profit = $ 0.00, close all trade for this SIGNAL NAME.


PLEASE test EA in tester before sending for demonstration.  Thank you.



Han respondido

1
Desarrollador 1
Evaluación
(45)
Proyectos
59
42%
Arbitraje
5
0% / 60%
Caducado
12
20%
Libre
2
Desarrollador 2
Evaluación
(2424)
Proyectos
3050
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
3
Desarrollador 3
Evaluación
(108)
Proyectos
138
43%
Arbitraje
19
16% / 53%
Caducado
20
14%
Trabajando
4
Desarrollador 4
Evaluación
(197)
Proyectos
201
27%
Arbitraje
0
Caducado
3
1%
Libre
5
Desarrollador 5
Evaluación
(88)
Proyectos
143
39%
Arbitraje
21
19% / 48%
Caducado
30
21%
Libre
6
Desarrollador 6
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
7
Desarrollador 7
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
8
Desarrollador 8
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
9
Desarrollador 9
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
10
Desarrollador 10
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(1853)
Proyectos
3456
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
12
Desarrollador 12
Evaluación
(1)
Proyectos
2
0%
Arbitraje
0
Caducado
1
50%
Libre
13
Desarrollador 13
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
Solicitudes similares
Simple as that just convert from pine scipt indicator to mql5 expert advisor. On trend line break enter a trade, the indicator even have signals, but enter only if it breaks out with the body. All the inputs if the indicator + stop loss, take profit and lot size
--- Job Title: EA Programmer for Smart Money Concept (Urgent) EA SOURCE CODE WOULD NOT BE SENT IF THE JOB IS NOT ACCEPTED Job Description: We are seeking an experienced EA programmer to finalize a project focused on implementing the Smart Money Concept. The progress is at %, and I need someone to complete and cross-check the remaining tasks within a week. Project Requirements: - Liquidity, CHoCh, and Return to
# Automated Trading Bot for MetaTrader 5 (MQL5) ## Job Description I am looking for an experienced MQL5 developer to create an automated trading bot for MetaTrader 5. The bot should execute buy and sell orders based on specific trading conditions and include functionality to hedge open positions using a recover zone strategy. ## Requirements 1. **Trading Conditions:** - The bot should buy when the price crosses
Tipos de entrada, Alzig/RSI/ Toque na média, modo de operação, compra e venda/ somente compra/somente venda, inverter sinal sim/não, entrada automática/manual, stop por ponto/ afastamento da média, fechar no sinal oposto, sprrad máximo, slippage, número mágico, horário de abertura com início e fim, lotes de adição e espaçamento de operações separados por vírgula, adição por distância de pontos/ sinal, filtro de linha
Hi guys i am wanting to work with an experienced developer and create a EA that can operate as a stand alone Mean reversion EA or can Utilize Grid Martingale and Grid Hedge functions. The trigger is based on RSI, Previous consecutive closes and Previous percent close. And There are trend, volitillity, regime, long term rsi and consecutive close, time and date filters. The EA will also need full multi currency/asset
Quiero programar una estrategia en lenguaje mql5 para Forex que realice órdenes de compras y de ventas de manera sincronizada. Se trata de una estrategia amortiguada del tipo martingala, que suaviza la exposición al riesgo y va cerrando órdenes poco a poco mientras avanza el precio
can you do it where it reads from a file on mql4 dir, and allow my risk stoploss ea to close order at -2% Let know if you can do it
i have a specific mql5 indicator but its not compatible with mt2trading auto connector...can edit my source cod and make my indicator compatible with mt2tradin platform so that its signals can be detected by it
i want to make candle indicator with coustom time setting with buy and sell signal as per colour, with two different buffer for buy and sell signal. For example if in treminal time the daily candle start time 5 am indian standard time (ISD) but suppose i want candle start at 10am (ISD) then daily candle will start from that time only , and that i want in all timeframe. i want this indicator for mt5
i have a specific mql5 indicator but its not compatible with mt2trading auto connector...can edit my source cod and make my indicator compatible with mt2tradin platform so that its signals can be detected by it

Información sobre el proyecto

Presupuesto
30 - 150 USD
Para el ejecutor
27 - 135 USD
Plazo límite de ejecución
de 1 a 10 día(s)