I need a custom EA for mt4

MQL4 Experts

Tâche terminée

Temps d'exécution 18 jours
Commentaires du client
Thank you for your hard work
Commentaires de l'employé
Thank you for cooperation.

Spécifications

Hello guys,

 

I need a custom EA based on price action.

 

Buy rule (for long positions)

if (condition 1 AND (condition 2a OR condition 2b or condition 2c) {

           buy()

}

 

Primary condition

condition 1 {

Market breaks below previous day (yesterday) low }

 

Secondary conditions

condition 2a {

At least one bar breaks below low of previous bar but closes above previous bar low on 1 hour chart }

 

condition 2b {

At least one bar breaks below low of previous bar but closes above previous bar low on 30 min chart }

 

condition 2c {

At least one bar breaks below low of previous bar but closes above previous bar low on 15 min chart }

 

Action

buy ()

if condition1 is true and condition 2a or 2b or 2c is true then place a buy stop order at previous day (yesterday) low

 

Stop order

Stop order is placed at today low

 

Profit taking

Exit the same day at the open of the last 30 min bar for the day.

 

Sell rule (for short positions)

if (condition 1 AND (condition 2a OR condition 2b or condition 2c) {

           sell()

}

 

Primary condition

condition 1 {

Market breaks above previous day (yesterday) high }

 

Secondary conditions

condition 2a {

At least one bar breaks above high of previous bar but closes below previous bar high on 1 hour chart }

 

condition 2b {

At least one bar breaks above high of previous bar but closes below previous bar high on 30 min chart }

 

condition 2c {

At least one bar breaks above high of previous bar but closes below previous bar high on 15 min chart }

 

Action

buy ()

if condition1 is true and condition 2a or 2b or 2c is true then place a buy stop order at previous day (yesterday) low

 

Stop order

Stop order is placed at today high

 

Profit taking

Exit the same day at the open of the last 30 min bar for the day. 

 

Risk management

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

l  Calculates pip value

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

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

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

 

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

 

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

 

ü  If # of consecutive losses become 6 then stop trading for rest of the month.

 

ü  If total number of losses become 6 then send a sms notification

 

Other rules

Instruments to trade:

l  EUR/USD

l  GBP/USD

l  USD/JPY

l  USD/CHF

l  USD/CAD

l  AUD/USD

l  NZD/USD 

 

 

Thank you 

Répondu

1
Développeur 1
Évaluation
(69)
Projets
76
59%
Arbitrage
0
En retard
12
16%
Gratuit
2
Développeur 2
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
3
Développeur 3
Évaluation
(106)
Projets
314
49%
Arbitrage
42
52% / 19%
En retard
22
7%
Gratuit
4
Développeur 4
Évaluation
(34)
Projets
80
34%
Arbitrage
13
31% / 54%
En retard
19
24%
Gratuit
5
Développeur 5
Évaluation
(1134)
Projets
1436
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
6
Développeur 6
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
7
Développeur 7
Évaluation
(25)
Projets
36
17%
Arbitrage
14
14% / 57%
En retard
3
8%
Gratuit
8
Développeur 8
Évaluation
(266)
Projets
540
50%
Arbitrage
55
40% / 36%
En retard
224
41%
Travail
9
Développeur 9
Évaluation
(71)
Projets
156
44%
Arbitrage
22
41% / 14%
En retard
16
10%
Gratuit
10
Développeur 10
Évaluation
(219)
Projets
405
60%
Arbitrage
13
38% / 23%
En retard
160
40%
Travail
11
Développeur 11
Évaluation
(68)
Projets
111
26%
Arbitrage
17
6% / 71%
En retard
15
14%
Gratuit
12
Développeur 12
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
13
Développeur 13
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
14
Développeur 14
Évaluation
(49)
Projets
74
18%
Arbitrage
30
17% / 53%
En retard
31
42%
Gratuit
15
Développeur 15
Évaluation
(62)
Projets
140
46%
Arbitrage
19
42% / 16%
En retard
32
23%
Gratuit
Commandes similaires
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Informations sur le projet

Budget
30 - 60 USD
Pour le développeur
27 - 54 USD
Délais
de 1 à 7 jour(s)