I need a custom EA for mt4

MQL4 Experts

Job finished

Execution time 18 days
Feedback from customer
Thank you for your hard work
Feedback from employee
Thank you for cooperation.

Specification

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 

Responded

1
Developer 1
Rating
(69)
Projects
76
59%
Arbitration
0
Overdue
12
16%
Free
2
Developer 2
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
3
Developer 3
Rating
(106)
Projects
314
49%
Arbitration
42
52% / 19%
Overdue
22
7%
Free
4
Developer 4
Rating
(34)
Projects
80
34%
Arbitration
13
31% / 54%
Overdue
19
24%
Free
5
Developer 5
Rating
(1134)
Projects
1436
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
6
Developer 6
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
7
Developer 7
Rating
(25)
Projects
36
17%
Arbitration
14
14% / 57%
Overdue
3
8%
Free
8
Developer 8
Rating
(266)
Projects
540
50%
Arbitration
55
40% / 36%
Overdue
224
41%
Working
9
Developer 9
Rating
(71)
Projects
156
44%
Arbitration
22
41% / 14%
Overdue
16
10%
Free
10
Developer 10
Rating
(219)
Projects
405
60%
Arbitration
13
38% / 23%
Overdue
160
40%
Working
11
Developer 11
Rating
(68)
Projects
111
26%
Arbitration
17
6% / 71%
Overdue
15
14%
Free
12
Developer 12
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
13
Developer 13
Rating
(46)
Projects
73
16%
Arbitration
13
8% / 92%
Overdue
37
51%
Free
14
Developer 14
Rating
(49)
Projects
74
18%
Arbitration
30
17% / 53%
Overdue
31
42%
Free
15
Developer 15
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
Similar orders
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
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including

Project information

Budget
30 - 60 USD
For the developer
27 - 54 USD
Deadline
from 1 to 7 day(s)