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
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach

Informations sur le projet

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