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
(16)
Projetos
19
11%
Arbitragem
8
38% / 38%
Expirado
2
11%
Carregado
4
Desenvolvedor 4
Classificação
(6)
Projetos
6
0%
Arbitragem
2
50% / 0%
Expirado
1
17%
Livre
5
Desenvolvedor 5
Classificação
(6)
Projetos
5
0%
Arbitragem
2
50% / 50%
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
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go

Informações sobre o projeto

Orçamento
30 USD
Prazo
para 2 dias