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
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA

Informações sobre o projeto

Orçamento
30 - 90 USD
Prazo
para 3 dias