Expert Adviser with a Trailing Sell/Buy Stop, Risk Management is Key not Trade Execution

MQL4 Experts

Trabalho concluído

Tempo de execução 4 dias
Comentário do desenvolvedor
Great client to work with, very keen to details and posseses a sharp mind.

Termos de Referência

My theory for this expert adviser is that any trade can be profitable with correct risk management and i believe the way to achieve this is fairly simple. Using a similar style to a martingale system where if the trade goes against our open position we open more trades to compensate and eventually close in profit. Except instead of these trades being executed at set point steps, we will use a trailing sell/buy stop to give completely variable trade gaps depending on market conditions.

The idea i have would be structured something like below, i am no coder, so this will need to be interpreted and adapted in the best way you see fit. This would need to work for buy and sell trades and also have adjustable parameters for initial trade entry points distance and expiry aswell as take profit and step for the sell/buy stop, maximum total trades and maximum pairs open at one time.

EA idea

Check number of open trades
If open trades = 0 
set sell stop 100 points below bid price. 
Lot size 0.02
1hr expiration. 
No SL. 
300 point TP.

Check number of open trades
If open trades = 1 or more
Check if bid price is greater than 500 points of the last open trade.
If bid price is greater than 500 points set sell stop 100 point below current bid price.
Lot size 0.02
1 hr expiration
No SL
No TP.

Check number of open trades
If open trades = 4 or more
Check if bid price is greater than 500 points of the last open trade.
If bid price is greater than 500 points set sell stop 100 point below current bid price.
Lot size 0.04
1 hr expiration
No SL
No TP.

Maximum total open trades = 8
Maximum number of different currency pairs allowed open = 1

If multiple trades are open close all trades for total overall profit of 300 points

Hope this makes sense.

Respondido

1
Desenvolvedor 1
Classificação
(144)
Projetos
198
42%
Arbitragem
20
25% / 55%
Expirado
9
5%
Livre
2
Desenvolvedor 2
Classificação
(236)
Projetos
440
26%
Arbitragem
125
21% / 57%
Expirado
96
22%
Trabalhando
3
Desenvolvedor 3
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
4
Desenvolvedor 4
Classificação
(2440)
Projetos
3075
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
5
Desenvolvedor 5
Classificação
(137)
Projetos
167
35%
Arbitragem
11
91% / 0%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
7
Desenvolvedor 7
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
8
Desenvolvedor 8
Classificação
(26)
Projetos
34
26%
Arbitragem
7
14% / 43%
Expirado
7
21%
Livre
9
Desenvolvedor 9
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
10
Desenvolvedor 10
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(28)
Projetos
30
37%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(409)
Projetos
537
75%
Arbitragem
9
44% / 0%
Expirado
24
4%
Livre
13
Desenvolvedor 13
Classificação
(119)
Projetos
127
41%
Arbitragem
3
33% / 67%
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
15
Desenvolvedor 15
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
17
Desenvolvedor 17
Classificação
(260)
Projetos
422
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
18
Desenvolvedor 18
Classificação
(481)
Projetos
510
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
19
Desenvolvedor 19
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
Pedidos semelhantes
At bot 30+ USD
Help me to trade create orders for me and analyze the markets and decide when is a good time to buy or sell. Determine which pairs are best to use to trade with and indicate trading signals to me
I currently have a Forex trading script in .txt format that I want to be converted to a functional/working robot (in .mq4), without altering the strategy of the script. The strategy of the script is already in and shouldn't be changed unless with mutual understanding
Hi, Can you develop the Scalper EA based on Market indicator. EA should open the buy trade at the buy arrow and at every DOT. Close the buy trade with few Pips TP (profit after commission) and SL at opposite Sell arrow. EA should open the SELL trade at the sell arrow and at every DOT. Close the sell trade with few Pips TP (profit after commission) and SL at opposite Buy arrow. Provide the source code at the end
Hey greetings, It my pleasure to met you . I need a MT4 develop that can develop an EA based on alert . If you are a professional MT4 programmer you can kindly bid for this project and let proceed
Hello, I want an ( EXPERT ADVISER that can run automated) that will use CCI as the main entry and ATR as the exit. When the CCI is greater than the custom value of 0, you buy and when the CCI is less than the custom value -0, you sell. ATR Exit - profit of 1.0 and exit as .05 (Please, let it be modifiable) The time frame can be 15 or 5 minutes (variable) EMA 20 DAYS OR 480 (can be disabled) Spread should not be more
Hi, I would like to create an EA similar to this link: https://www.mql5.com/en/market/product/33508?source=External#description Drawdown 5% Scalping! Ability to avoid big price drop that can hurt capital! stable! bid and ask price different is 0.5
Qwuick Fix 85+ USD
I need a couple options added to an existing EA. I’m in need of an input option to modify pending orders, ensures live positions are correlated with pending orders, and provide an oversight that EA is running smoothly. I also need a calendar feature added to an existing input option for scheduling trades. This project is a side project to do on your own time with a 3-day window due date on Sunday – Monday by next
I am looking for an experienced expert to develop an Expert Advisor based on my idea. We can discuss the details in private messages. Please apply only if you are available now, as I need this project completed within one day
Mt4/mt5 30 - 100 USD
i need a remote trade copier over internet for mt4 and mt5, i need the open source, its ok also from stratch or if you have someone available please share some screen or other about it
THERE ARE FEW MODIFICATION IN PARAMETER LIKE ORDER PLACEING, ORDER CREAT AFTER STOP LOSS HITTING,STOP LOSS TRAILING AND EXIT FROM THE TRADE. FEW OPTION WILL BE DELETED FROM THE FILE ATTACHED. REST ALL IS SAME

Informações sobre o projeto

Orçamento
30 - 200 USD
Desenvolvedor
27 - 180 USD