Create a simple Mt5 Hedge EA based on Stochastic indicator

MQL5 Experts

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Highly professional and impressive work! Timely delivery, excellent communication. Highly recommended for any tasks.
Comentário do desenvolvedor
Good employer! Thank you :)

Termos de Referência

Only high experience and honest programmers( with high reviews), low and medium experience please, do not apply.

EA SETTING :

- Order Type : Only Buy (ea open only order of buy signal) / Only Sell (ea open only order of buy signal) 

- Lot size

- Magic Number

- Take Profit (By amount) : the Ea closes all open and pending orders with the same magic number in the total amount of running profit.

- Stop Loss (By amount) : The Ea closes all open and pending orders with the same magic number of the total amount of running loose.

- Take profit of opposite order : (By point)

- Distance of pending orders : ( By point)

- Spread : ( By point)

(Indicator sitting to keep)

- K period : 10

- D period : 6

- Slowing : 6

- Level




How it works :


BUY CONDITIONS :

-Bullish crossover triggers a Buy order :  if the bullish crossover signal is above the 50 level line 

- If the signal of buy finds one or more open orders (buy or sell) with the same magic number, the signal will not open a trade.

- A buy order comes with 1 Buy limit and 1 Sell stop:

Buy Limit = (Distance of pending orders) + (Spread)

Sell Stop = ( Distance of pending orders)

- The Sell Stop will have the Take profit of opposite order

- If the pending orders are executed, the Ea opens two more pending orders at a distance from the newly executed orders. And so on.



SELL CONDITIONS 

-Bearish crossover triggers a Sell order :  if the bearish crossover signal is below the 50 level line 

- If the signal of sell finds one or more open orders (buy or sell) with the same magic number, the signal will not open a trade.

- A sell order comes with 1 Sell limit and 1 Buy stop:

Sell Limit = (Distance of pending orders) + (Spread)

Buy Stop = ( Distance of pending orders)

- The Buy Stop will have the Take profit of opposite order

- If the pending orders are executed, the Ea opens two more pending orders at a distance from the newly executed orders. And so on.


Additional requirements

1. EA must be efficient code, without bugs or problems.

2. EA should work on any account or MT5, no restrictions, MQL5 open source full code.

3. EA must be tested and fully functional and accurate.

4. If you see any improvements that you can recommend / implement that would be appreciated.



Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(137)
Projetos
160
23%
Arbitragem
7
0% / 43%
Expirado
4
3%
Carregado
2
Desenvolvedor 2
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
3
Desenvolvedor 3
Classificação
(11)
Projetos
11
0%
Arbitragem
4
25% / 50%
Expirado
2
18%
Livre
4
Desenvolvedor 4
Classificação
(38)
Projetos
39
10%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
6
Desenvolvedor 6
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
7
Desenvolvedor 7
Classificação
Projetos
0
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(376)
Projetos
474
40%
Arbitragem
82
37% / 33%
Expirado
13
3%
Trabalhando
9
Desenvolvedor 9
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
10
Desenvolvedor 10
Classificação
(548)
Projetos
1330
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
11
Desenvolvedor 11
Classificação
(1)
Projetos
1
0%
Arbitragem
3
33% / 67%
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(13)
Projetos
18
6%
Arbitragem
1
0% / 0%
Expirado
1
6%
Trabalhando
13
Desenvolvedor 13
Classificação
(289)
Projetos
432
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Carregado
14
Desenvolvedor 14
Classificação
(56)
Projetos
175
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
15
Desenvolvedor 15
Classificação
(121)
Projetos
155
43%
Arbitragem
20
60% / 20%
Expirado
8
5%
Trabalhando
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
50+ USD
Desenvolvedor
45 USD
Prazo
para 1 dias