I need an Expert Advisor based on Engulfing patterns with money management settings

Работа завершена

Время выполнения 8 дней
Отзыв от заказчика
Andrey worked very fast and adhered to the specifications I provided.
Отзыв от исполнителя
Not clear customer attitude. I wrote that everything is fine, but gave it a 3-star rating.

Техническое задание

Hello 

I need an Expert Advisor based on (almost)Engulfing patterns with money management settings.

For my Bearish Engulfing pattern should work as following as rule (please check the attached image):

  1. low1<low2
  2. high1>high2  (classic bearish engulfing have this one but for my robot I don't need it. I am not sure if not including this will affect to open trades or the programming logic)
  3. close1< open2
  4. open1>close1
  5. open2<close2
  6. The bearish candle can not be twice as big as the bullish candle

When this rules have been met, the EA can open a sell limit order on the close1 of the bearish candle plus spread if possible and SL on top of high1

For bullish signal:

  1. high1>high2
  2. close1>open2
  3. open1<close1
  4. open2>close2
  5. The bullish candle can not be twice as big as the bearish candle

When this rules have been met, the EA can open a buy limit order on the close1 of the bullish candle plus spread if possible and SL bellow low1.

The EA should only manage on the active pair that it is running the EA. If for example this run this EA in two pairs like EURUSD and GBPUSD, the EA applies the general rules for opening trades the rules but different money management selected in their settings (if applicable) .

For the EA money management:

  1. Limit to one open order/active. It can open 1 pending limit order but if the trade is active it will not open new pending orders until the active order is closed.(This should not affect if I attach the EA to other pair).
  2. Trading hours. It will use the server hour. This one should be option as ON / OFF and the hours that I can set
  3. Option to select between 3 options for selecting lot size. A) Based on percentage of account. B) Based on a fixed amount of money. C) Fix lot Size
  4. Slippage protection for entry and SL(set on pips).
  5. Target. The numeric number will multiply for the value of SL . If for example I set to "1" it will TP the same amount set as the SL pips.  Or 1.5 it would be 1.5 multiply SL.
  6. Partial close. I would like to have the option as ON / OFF and to select what percentage I want to close if the active trade gets to 1% of the balance . Once it closes the percentage the trade moves to breakeven.
  7. The ability to create alerts when orders are active.

For the job to be completed the source also must be included. I also include some pics as reference for the pattern and the MM settings.



Файлы:

JPG
engulfing.jpg
36.3 Kb
JPG
MM.jpg
42.4 Kb

Откликнулись

1
Разработчик 1
Оценка
(208)
Проекты
297
54%
Арбитраж
0
Просрочено
1
0%
Свободен
Опубликовал: 6 примеров
2
Разработчик 2
Оценка
(1121)
Проекты
1809
61%
Арбитраж
14
64% / 7%
Просрочено
84
5%
Свободен
3
Разработчик 3
Оценка
(40)
Проекты
58
22%
Арбитраж
10
10% / 70%
Просрочено
13
22%
Свободен
4
Разработчик 4
Оценка
(412)
Проекты
543
75%
Арбитраж
9
44% / 0%
Просрочено
24
4%
Свободен
5
Разработчик 5
Оценка
(308)
Проекты
553
35%
Арбитраж
79
32% / 42%
Просрочено
200
36%
Загружен
6
Разработчик 6
Оценка
(44)
Проекты
100
39%
Арбитраж
17
29% / 47%
Просрочено
32
32%
Свободен
7
Разработчик 7
Оценка
(126)
Проекты
151
48%
Арбитраж
6
83% / 17%
Просрочено
2
1%
Свободен
8
Разработчик 8
Оценка
(14)
Проекты
19
11%
Арбитраж
1
0% / 100%
Просрочено
5
26%
Свободен
9
Разработчик 9
Оценка
(19)
Проекты
35
26%
Арбитраж
10
30% / 70%
Просрочено
5
14%
Свободен
10
Разработчик 10
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(12)
Проекты
14
0%
Арбитраж
1
100% / 0%
Просрочено
1
7%
Свободен
12
Разработчик 12
Оценка
(70)
Проекты
91
25%
Арбитраж
26
19% / 54%
Просрочено
25
27%
Свободен
13
Разработчик 13
Оценка
(54)
Проекты
53
17%
Арбитраж
7
0% / 100%
Просрочено
5
9%
Свободен
14
Разработчик 14
Оценка
(270)
Проекты
552
49%
Арбитраж
57
40% / 37%
Просрочено
227
41%
Работает
Похожие заказы
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type

Информация о проекте

Бюджет
40+ USD
Сроки выполнения
от 1 до 5 дн.