Robot for pending transactions.

MQL5 Experts

Trabalho concluído

Tempo de execução 26 dias

Termos de Referência

To help you understand what I want to receive.


My algorithm sets the price range every day and the maximum limits for deviations.

BLUE LINES



I want to enter 4 data into the robot. F and G - lower and upper limits and DG and GG - maximum deflections.

I would like to enter this data from the desktop (window) every day. (I drew it on the screen) (1)


\


The robot will set pending orders and delete them after a specified time (if they are not fulfilled) (introduction to the robot after how many hours it is to delete the orders)


After entering the data, I want the robot to set the orders:


The first type of orders:




The robot checks where the price is.

If the price is above G then: the robot places an order waiting for a rebound from G

If the price is between G and D, the robot places 2 pending orders.

the first for a reflection from G and the second for a reflection from D.

If the price is below D, we play to rebound from D.


TP and SL set up the same manual in the robot for all transactions.




The second type of orders:



The robot sets pending orders:


BUY - TP on D

1. Between levels D and DG

2. At DG level

3. Option in the job that it is possible (0- no transaction, another value is a deviation from the DG level)


SELL - TP on G

1. Between the G and GG levels

2. At the GG level

3. Option in the job that it is possible (0- no transaction, another value is a deviation from the GG level)


We set the SL manually in the robot, the same for all transactions counted from D or G depending on whether they buy or sell.


Organizationally:


I would like the values to be entered in points, i.e. 0.00001

Option to determine the size of the transaction. (lot site)


Respondido

1
Desenvolvedor 1
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
2
Desenvolvedor 2
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
3
Desenvolvedor 3
Classificação
(174)
Projetos
200
12%
Arbitragem
39
38% / 33%
Expirado
5
3%
Livre
Publicou: 2 códigos
Pedidos semelhantes
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop

Informações sobre o projeto

Orçamento
30 - 90 USD
Prazo
para 3 dias