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
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage

Informations sur le projet

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