Modification of Trading Robot: Automatic Limit Order After Stop-Loss Execution. MT5

Trabalho concluído

Tempo de execução 1 dia
Comentário do desenvolvedor
great customer gives details on how the ea should be modified
Comentário do cliente
Great work! The MQL5 trading robot was delivered on time and works exactly as expected. The developer was professional, responsive, and attentive to details. Highly recommended!

Termos de Referência

There is a simple trading robot based on the search for a candlestick (bar) by the parameters that are specified in the parameters such as the height of the shadow, the body of the candlestick. After it finds the candlestick, it opens a market order. If a stop-loss is triggered in a Market-Order, it needs a pending order or another order that after a stop-loss in a Market-Order will open immediately in the same direction as the Market-Order order (possibly a limit order and possibly another order that the executor considers correct). The task of the executor is to write the code of the next order that will be opened immediately after the stop-loss of the Market-Order is executed. The logic of the trading robot to search for a certain candle should not be violated.

In the parameter specify (add):

input bool                             Strategy_Use_Limit              = true;  // Enable Limit?
input double                           Strategy_LimitOpen              = 0.63;  // Opening Limit in %
input double                           Strategy_LimitSL                = 0.69;  // Stop Loss for Limit in % 
input double                           Strategy_LimitTP                = 0.21;  // Take Profit for Limit in %
input double                           Strategy_LimitLot               = 0.1;   // Lots for Limit

= 0.63;  // Opening Limit in % 

0.63% - Level where Market order will get stop loss


PS: % is the percentage displayed on the chart after CTRL F keyboard combination. - On this Expert Advisor calculations are not made in “pips” or “Points” - only in percentage.


Be sure to test it several times and make sure that it works properly and that there are no errors (bugs) in its work.


The work is not difficult and therefore I can not offer a higher reward than 30 USD. Thank you! 










Respondido

1
Desenvolvedor 1
Classificação
(7)
Projetos
8
0%
Arbitragem
4
0% / 100%
Expirado
3
38%
Livre
2
Desenvolvedor 2
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
3
Desenvolvedor 3
Classificação
(17)
Projetos
21
14%
Arbitragem
8
38% / 38%
Expirado
3
14%
Trabalhando
4
Desenvolvedor 4
Classificação
(8)
Projetos
8
0%
Arbitragem
2
50% / 0%
Expirado
1
13%
Trabalhando
5
Desenvolvedor 5
Classificação
(6)
Projetos
5
0%
Arbitragem
4
25% / 75%
Expirado
2
40%
Livre
6
Desenvolvedor 6
Classificação
(33)
Projetos
35
20%
Arbitragem
5
40% / 40%
Expirado
0
Livre
Publicou: 1 código
Pedidos semelhantes
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b

Informações sobre o projeto

Orçamento
30 USD
Prazo
para 2 dias