Need an Expert advisor with 1 base position and 3 top ups based on percentage of current unrealised/Running profit - Specified Trading hours, SL, TP, and running statistics

MQL4 Experts

Tâche terminée

Temps d'exécution 38 jours
Commentaires du client
Good Professional developer.
Commentaires de l'employé
Excellent customer

Spécifications

Hello Developers,

I would like your help to create an EA that opens one order at specified time during the trading day with given/adjustable SL and TP, and if the price moves in positive direction at certain amount of pips then the EA to open additional order with specific lot size/calculated in such way so that both positions' SL to be moved into a positive territory, so from that point on both trades to have same level of SL and it should be in a positive territory/risk free, then if price continues into the right/positive direction to open 2 more orders again with specific/calculated lot size and now all 4 positions to have same TP above them and same SL which should be in positive territory and risk free trades. The lots and levels of the additional 3 top ups in positive territory need to be calculated by the robot and put as pending orders/hidden if possible/virtual pending orders. I mean that these 4 orders will have TP of 80-100 pips and SL around 50 and work on all timeframes but H1 preferred. 

Clarification: This is not a martingale EA, as the top ups will only be open if the price has moved into positive territory of the 1st original order. The original order will have SL of 50 pips and if price moves into opposite direction of the order then to hit adjustable SL only for 1 order/the original order. If price moves into positive territory of the 1st/original order then at some levels additional 3 orders to be open when the original order is already well into profit.

Example: At 11 am 1st/original order opens sell manually/or based on high/low of the day with adjustable TP-100 pips and SL-50 pips and 0.10 lot. If price moves up then it hits the SL of 50 pips and that is the end of the trade.

If the price moves down in the right direction at 50 pips within profit, the EA should open the 2nd order with 0.10 or 0.05/Calculated specific lot, so both orders to have same TP at that 100 pips of the original order but the SL now to be moves into positive territory for both orders, so if the prices now after 2nd orders are open and moves up/in the wrong direction, toward the SL the end result should be 0 or + 2 pips. If price moves further down at 60 pips 3rd order to be opened with 0.01, SL of that order should be again the same as the rest of the orders into positive territory and TP 100 the same as the rest of the orders and the same thing to happen at 70 pips when 4th order to be opened.  

Developer will also be required to calculate and code percentages of the top ups when they will be open, at what levels and with what lots, in order to be able to move the SL of all open orders into risk free trades at any given time and open orders. 

I will provide specific pictures of the levels and percentages for the top up orders and EA parameters, but the developer needs to check and verify that they are correct and work as they are intended.

Pictures will be sent only to the developer when selected. 

Please note: EA must work with other EA's side by side, magic numbers, all parameters should be adjustable.


Please ask if something is not clear, I will send pictures to candidates in order to make sure that the developer can complete the task before entering into a agreement.

Thank you 

Senan

Répondu

1
Développeur 1
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
2
Développeur 2
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
3
Développeur 3
Évaluation
(73)
Projets
257
53%
Arbitrage
16
50% / 38%
En retard
83
32%
Gratuit
4
Développeur 4
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
487
17%
Gratuit
5
Développeur 5
Évaluation
(5)
Projets
3
0%
Arbitrage
19
0% / 100%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
Commandes similaires
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i have a simple strategy can you please create the automated forex ea to execute my trading strategy? i need custom ea for tradingview and mt4/mt5 correction: i need a tradingview indicator created that tells me when to buy or sell. and ea in mt4/mt5
Pip Scalper Bot 60+ USD
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it

Informations sur le projet

Budget
30 - 60 USD
Délais
de 10 à 40 jour(s)