I need an EA (price action based) to run on mt4

MQL4 Experts

Trabalho concluído

Tempo de execução 21 dias

Termos de Referência

I need an expert advisor to run on MT4. Description and rules are provided below

 

Long position

On hourly chart, when market breaks below previous bar low but closes above previous bar close and above 70% of current bar’s range  (i.e open > close and close near high), place a buy stop order at this bar high and stop loss at this bar low. 

 

Breakeven

After entry, when a bar’s low is greater than entry price, move the stop up to this low. (This bar must have a closing price before moving the stop up)

 

Trailing

After moving the stop up to a bar’s low that is greater than entry price, trail every bar low after this point. Each bar must close before moving the stop. Trailing takes place only after breakeven stop.

 

Short position

On hourly chart, when market breaks above previous bar high but closes below previous bar close and below 30% of current bar’s range (i.e open < close and close near low), place a sell stop order at this bar low and stop loss at this bar high

 

Breakeven

After entry, when a bar’s high is lower than entry price, move the stop down to this high. (This bar must have a closing price before moving the stop down)

 

Trailing

After moving the stop down to a bar’s high that is less than entry price, trail every bar high after this point. Each bar must close before moving the stop. Trailing takes place only after breakeven stop. 

 

Risk management

·      Takes preferred max risk ($) per trade from user as an input

·      Calculates pip value

·      Calculates #pips to risk (distance between entry and stop loss)

·      Calculates dollar risk per lot (pip value * #pips to risk)

·      Calculates #lot to trade (max risk / dollar risk per lot)

 

v If #lot to trade is < 0.01 then trade is not placed

v Only 1 trade per day (max # trade = 1) 

v If # of losses become 3 then stop trading for this week and send an email notification but start trading again the following week. 

Instruments to trade:

l  EUR/USD

l  GBP/USD

l  USD/JPY

l  USD/CHF

l  USD/CAD

l  AUD/USD

l  NZD/USD

 

 

Respondido

1
Desenvolvedor 1
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
3
Desenvolvedor 3
Classificação
(25)
Projetos
36
17%
Arbitragem
14
14% / 57%
Expirado
3
8%
Livre
4
Desenvolvedor 4
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
5
Desenvolvedor 5
Classificação
(69)
Projetos
76
59%
Arbitragem
0
Expirado
12
16%
Livre
6
Desenvolvedor 6
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
7
Desenvolvedor 7
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
8
Desenvolvedor 8
Classificação
(14)
Projetos
15
60%
Arbitragem
2
0% / 100%
Expirado
5
33%
Livre
9
Desenvolvedor 9
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
10
Desenvolvedor 10
Classificação
(46)
Projetos
73
16%
Arbitragem
13
8% / 92%
Expirado
37
51%
Livre
11
Desenvolvedor 11
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
12
Desenvolvedor 12
Classificação
(89)
Projetos
137
24%
Arbitragem
35
9% / 40%
Expirado
52
38%
Livre
13
Desenvolvedor 13
Classificação
(5)
Projetos
14
86%
Arbitragem
2
0% / 100%
Expirado
1
7%
Livre
14
Desenvolvedor 14
Classificação
(1)
Projetos
4
25%
Arbitragem
1
0% / 100%
Expirado
1
25%
Livre
15
Desenvolvedor 15
Classificação
(121)
Projetos
134
66%
Arbitragem
36
25% / 56%
Expirado
22
16%
Livre
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
30 - 60 USD
Desenvolvedor
27 - 54 USD
Prazo
de 1 para 5 dias