I need an EA that places pending orders X pips away from the open position.

MQL4 Experts Forex

Trabalho concluído

Tempo de execução 3 dias
Comentário do desenvolvedor
Good customer. Thanks for your job. I am waiting for your further job.
Comentário do cliente
Great work. Very satisfied with the results

Termos de Referência

Kindly keep in mind this is a trade management EA so it compliments a manual trading strategy. That means not everything is disclosed below.

I need an EA that places pending hedging orders X pips away from the open position.

The EA should d the following.

Step 1: Every time a position is opened whether manually or automatically, the EA should immediately place an opposite trade pending order "x" pips away with double the lot size of the opened trade. Where X is a variable i should input when attaching the EA.

for example - assuming x is 10 pips - if I open a sell order with  0.2 lots. Immediately the EA should open a hedging buy stop pending order with 0.4 lots 10 pips away from the sell order.

Step 2:

The pending order placed will have a take profit 10 pips away.

example using EURUSD: open sell with 0.2 lots at 1.18000, ea places buy stop at 1.18100 with 0.4 lots. The buy stop order take profit is 1.18200.

kindly note that buy stop only has a take profit and no stop loss.


if th sell order hits Take profit is hit( not described how) then the pending order should be taken out immediately.

All pending orders should be closed immediately if TP is hit at any point


step 3:

The EA should as well modify the stop loss order of the original trade - in the case the sell order at 1.18000 - to to the Take profit price of the hedging trade.

so, the stop loss of the original trade is similar to the take profit price of the pending buy stop order. in our case at the 1.18200 price.

we will use the following terms:

NT is the latest trade to be activated, either opened manually or automatically. So in our example above, NT is the Sell order at 1.18000 with 0.2 lots.

HEDGING PENDING ORDER as HPO.

BUY STOP is BS

SELL STOP is SS

TAKE PROFIT is TP

STOP LOSS is SL

so in our example above:

NT = 1.18000/0.2

HPO = BS/1.18100/ 0.4 lots

HPO  take profit = 1.18200

NT stop loss = 1.18200

step 4: very important - i call this the loop stage.

for this stage we will refer to the open trade - the sell order at 1.18000/0.2 lots - as NEWTRADE or NT

If the  BS/1.18100/ 0.4 lots is activated, then that HPO becomes our new NT.

So, the EA opens new pending order as follows: - keep in mind the "X" is constant

NT = BS/1.18100/0.4

HPO = SS/1.18000/0.8

HPO take profit = 1.17900

Remeber perviously, the EA had not assigned BS/1.18100/ 0.4 lots a stop loss. So now the EA should modify the stop loss for BS/1.18100/ 0.4 lots to be the same price as HPO SS/1.18000/0.8 take profit price at 1.17900.

so, HPO SS/1.18000/0.8 take profit and HPO BS/1.18100/ 0.4 lots (which is now NT) stop loss = 1.17900.

if TP is hit, pending orders are deleted.


step 5: If If the HPOSS/1.18000/0.8 lots is activated, then that HPO becomes our new NT.

hence our NT becomes SS/1.18000/0.8

HPO = BS/1.18100/1.6

HPO take profit = 1.18200

remember, again the EA modifies the SL for SS/1.18000/0.8 to be the same price as HPO = BS/1.18100/1.6 take profit which is 1.18200.

so HPO = BS/1.18100/1.6 take profit and SS/1.18000/0.8 stop loss = 1.18200.


If TP hit, then all pending orders deleted.

step 6. If HPO BS/1.18100/1.6 is activated, then the EA opens HPO SS/1.18000/3.2 and we repeat the loop/ process untill TP is hit.


Finally:::

the EA should have a stop guard feature where it closes all LOSING open trades after i lose "X" percentage equity in all charts. Example, if I loose 10% of my total equity, it closes all open LOSING positions just leaving the profitable positions. It should give an option to choose my "X" % stop loss.

IT should also print on the screen a live calculation of the -ve% equity and the stop loss %







Respondido

2
Desenvolvedor 2
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
3
Desenvolvedor 3
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
5
Desenvolvedor 5
Classificação
(362)
Projetos
504
40%
Arbitragem
147
18% / 72%
Expirado
98
19%
Ocupado
6
Desenvolvedor 6
Classificação
(204)
Projetos
280
34%
Arbitragem
34
32% / 29%
Expirado
75
27%
Trabalhando
7
Desenvolvedor 7
Classificação
(22)
Projetos
28
29%
Arbitragem
3
0% / 67%
Expirado
7
25%
Livre
8
Desenvolvedor 8
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
9
Desenvolvedor 9
Classificação
(563)
Projetos
931
47%
Arbitragem
301
59% / 25%
Expirado
123
13%
Trabalhando
10
Desenvolvedor 10
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
11
Desenvolvedor 11
Classificação
(90)
Projetos
118
17%
Arbitragem
44
23% / 39%
Expirado
20
17%
Livre
12
Desenvolvedor 12
Classificação
(10)
Projetos
13
46%
Arbitragem
0
Expirado
1
8%
Livre
13
Desenvolvedor 13
Classificação
(94)
Projetos
148
59%
Arbitragem
16
38% / 13%
Expirado
25
17%
Livre
14
Desenvolvedor 14
Classificação
(2410)
Projetos
3027
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
15
Desenvolvedor 15
Classificação
(65)
Projetos
87
39%
Arbitragem
3
0% / 33%
Expirado
29
33%
Livre
16
Desenvolvedor 16
Classificação
(1123)
Projetos
1425
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
17
Desenvolvedor 17
Classificação
(263)
Projetos
537
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Livre
18
Desenvolvedor 18
Classificação
(439)
Projetos
545
25%
Arbitragem
21
38% / 38%
Expirado
83
15%
Livre
19
Desenvolvedor 19
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
20
Desenvolvedor 20
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
21
Desenvolvedor 21
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello great developer Can you build this indicator for Quantower. If positive, then how much will it cost to make automated strategy from the indicator? i will be looking for great developer to build for this project best regards
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD