I need an Expert advisor for meta trader 5 based on engulfing patterns that is active only during certain time windows

MQL5 Experts Forex

Tâche terminée

Temps d'exécution 2 jours
Commentaires du client
Very patient and thoughtful with solutions to problems during EA development. Works very fast
Commentaires de l'employé
Excellent customer. Thank you for the order, it was a pleasure working with you.

Spécifications

Trading system idea: Market entries performed when engulfing candlestick patterns appears at the high/low of the day

Requirements:

1. Buy Signal: A bearish engulfing candlestick pattern followed immediately by a bullish engulfing candlestick pattern at the bottom 50% of the daily price range (from 00:15 - signal generation)


2. Sell Signal: A bullish engulfing candlestick pattern followed immediately by a bearish engulfing candlestick pattern at the top 50% of the daily price range (from 00:15 - signal generation)


3. Stop loss

- is placed below the low of the day for a buy signal and above the high of the day for a sell signal. (include spread for sell signal i.e. SL = highest price point + spread)

- is placed based on ATR indicator

4. Take profit is placed at the high of the day for a buy signal and at the low of the day for a sell signal. (from 00:15 - position open time)

5. Positions are opened at the market price, when a new bar emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar. 

6. Additional filters EA only active during certain time window

7. Auto-lot calculation based on % balance risked per trade

**Also, the EA must be customizable where I can name the EA and include my logo picture like the ones listed on MT5 Expert Advisors for sale.**


Répondu

1
Développeur 1
Évaluation
(185)
Projets
327
32%
Arbitrage
33
42% / 27%
En retard
98
30%
Travail
2
Développeur 2
Évaluation
(190)
Projets
193
76%
Arbitrage
2
100% / 0%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(356)
Projets
488
52%
Arbitrage
24
54% / 25%
En retard
5
1%
Chargé
4
Développeur 4
Évaluation
(77)
Projets
133
50%
Arbitrage
5
80% / 0%
En retard
6
5%
Gratuit
5
Développeur 5
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
6
Développeur 6
Évaluation
(249)
Projets
446
34%
Arbitrage
56
36% / 38%
En retard
164
37%
Chargé
7
Développeur 7
Évaluation
(145)
Projets
258
35%
Arbitrage
12
25% / 58%
En retard
42
16%
Gratuit
8
Développeur 8
Évaluation
(2442)
Projets
3079
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Gratuit
9
Développeur 9
Évaluation
(2104)
Projets
2675
62%
Arbitrage
114
46% / 25%
En retard
420
16%
Chargé
10
Développeur 10
Évaluation
(9)
Projets
8
0%
Arbitrage
9
0% / 67%
En retard
3
38%
Gratuit
11
Développeur 11
Évaluation
(586)
Projets
1048
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Travail
12
Développeur 12
Évaluation
(42)
Projets
88
14%
Arbitrage
31
29% / 55%
En retard
36
41%
Travail
13
Développeur 13
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
14
Développeur 14
Évaluation
(103)
Projets
130
44%
Arbitrage
7
43% / 43%
En retard
7
5%
Gratuit
Commandes similaires
I am looking for help to code an Expert Advisor (EA) for MetaTrader 4 (MT4). The EA should automate trading based on specific strategies and market conditions. I'm familiar with the basics of MQL4 but need assistance with more advanced features, like managing multiple indicators, optimizing risk management, and implementing trailing stops. I aim to create a reliable, efficient EA that can monitor the market and
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
I want a bot that take trade from any arrow indicator with buffer value. Pls the bot even have 5 indicator filter to filter trade independent of the time frame of the bot
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters

Informations sur le projet

Budget
100 - 150 USD
Pour le développeur
90 - 135 USD