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

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Ejecutor
great customer gives details on how the ea should be modified
Comentario del 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!

Tarea técnica

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! 










Han respondido

1
Desarrollador 1
Evaluación
(7)
Proyectos
8
0%
Arbitraje
4
0% / 100%
Caducado
3
38%
Libre
2
Desarrollador 2
Evaluación
(16)
Proyectos
35
23%
Arbitraje
4
0% / 50%
Caducado
2
6%
Trabaja
3
Desarrollador 3
Evaluación
(16)
Proyectos
19
11%
Arbitraje
8
38% / 38%
Caducado
2
11%
Trabajando
4
Desarrollador 4
Evaluación
(6)
Proyectos
6
0%
Arbitraje
2
50% / 0%
Caducado
1
17%
Libre
5
Desarrollador 5
Evaluación
(6)
Proyectos
5
0%
Arbitraje
2
50% / 50%
Caducado
2
40%
Libre
6
Desarrollador 6
Evaluación
(33)
Proyectos
35
20%
Arbitraje
5
40% / 40%
Caducado
0
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
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
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
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
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Información sobre el proyecto

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