EA that manages trades

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
He is very good, I recommend!
Feedback del dipendente
Pleasure to work with him

Specifiche

I have a strategy that I trade it manually, after I place an order/position I need an EA that will manage the trades.

I want the EA to do a few things:

A) When a position is opened, I want all the other orders on my account to get deleted.(if I did a pending order, so only when it gets triggered, the ea will start working, but as long there is no position opened the ea will do nothing)

B) let's call my initial position that I opened manually "A'', "A" position has a take profit and stop loss that I gave it manually, if price reaches tp, ea does not do anything, but if price reaches sl, so a new position in the opposite direction will open by the ea, let's call it ''B'' position, the sl of "B" position will be the open price of "A" position that reached it's stop loss, and the tp will be x points more than the tp of "A" position that hit the sl, I should be able to adjust x in an input in the ea you will build. If "B" reaches it's tp the cycle will end, but if it hits sl (which was A's open price) so position "C" will open in the opposite direction from "B" position, C's sl will be B's open price, and C's tp will be x points more than B's tp. To clarify the tp process, for an example if "A" had 100 points tp and I decided that x will be 30 points, so B's tp will be 100+30=130, and C's tp will be 130+30=160....., and this cycle of opening positions will continue until there will be a position that will reach it's tp and the ea will wait for me to open a manual position for starting the process from begining.

If "A" was a long position, so "B" will be a short position, and "C" will be a long position, and "D"...


Con risposta

1
Sviluppatore 1
Valutazioni
(185)
Progetti
327
32%
Arbitraggio
33
42% / 27%
In ritardo
98
30%
Gratuito
2
Sviluppatore 2
Valutazioni
(103)
Progetti
160
33%
Arbitraggio
11
18% / 36%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(10)
Progetti
25
28%
Arbitraggio
1
0% / 0%
In ritardo
1
4%
Caricato
4
Sviluppatore 4
Valutazioni
(16)
Progetti
24
17%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
5
Sviluppatore 5
Valutazioni
(236)
Progetti
418
34%
Arbitraggio
53
36% / 40%
In ritardo
153
37%
Occupato
6
Sviluppatore 6
Valutazioni
(68)
Progetti
77
8%
Arbitraggio
33
9% / 55%
In ritardo
6
8%
In elaborazione
7
Sviluppatore 7
Valutazioni
(90)
Progetti
118
17%
Arbitraggio
44
23% / 39%
In ritardo
20
17%
Gratuito
8
Sviluppatore 8
Valutazioni
(11)
Progetti
11
0%
Arbitraggio
4
25% / 50%
In ritardo
2
18%
Gratuito
9
Sviluppatore 9
Valutazioni
(264)
Progetti
538
50%
Arbitraggio
55
40% / 36%
In ritardo
224
42%
In elaborazione
10
Sviluppatore 10
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
In elaborazione
11
Sviluppatore 11
Valutazioni
(255)
Progetti
312
37%
Arbitraggio
6
50% / 17%
In ritardo
7
2%
Gratuito
12
Sviluppatore 12
Valutazioni
(253)
Progetti
407
38%
Arbitraggio
85
42% / 19%
In ritardo
70
17%
Caricato
13
Sviluppatore 13
Valutazioni
(27)
Progetti
27
26%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
14
Sviluppatore 14
Valutazioni
(48)
Progetti
69
14%
Arbitraggio
2
50% / 0%
In ritardo
7
10%
In elaborazione
15
Sviluppatore 15
Valutazioni
(121)
Progetti
155
43%
Arbitraggio
20
60% / 20%
In ritardo
8
5%
In elaborazione
16
Sviluppatore 16
Valutazioni
(45)
Progetti
58
33%
Arbitraggio
12
42% / 42%
In ritardo
7
12%
Gratuito
Ordini simili
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Informazioni sul progetto

Budget
30 - 70 USD
Per lo sviluppatore
27 - 63 USD
Scadenze
a 2 giorno(i)