An Expert Advisor based on a break out strategy.

MQL5 Эксперты

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

Hi programmers, 

I am looking for a serious and immediately available programmer to develop an expert that utilizes a breakout strategy to identify market direction and execute trades in the correct direction. The breakout condition will be based on an automatic or manual setting. The manual setting involves two prices and breaks out when the market price is either above or below both prices. 

1. Setting up the two prices

2. Actual market price will identify the opportunity for the breakout when the actual price goes out of the range for the first set of prices.

3. EA will first identify the opportunity without taking trades at the first position, but it will send a message for an opportunity by alert.

4. After the opportunity has been identified, EA will set a timer as a variable to take the first trade using the backup only for the opposite side. So, EA will consider the market going against the first identified move and will position to take trades accordingly.

5. EA will then ensure it takes trades towards the correct direction using the updated position when market prices go to one side of the defined prices in the settings.

6. EA will take a BUY bid if the market price goes upwards and a SELL bid if the market price goes below the setting prices.

7. EA will ensure it monitors and triggers the activated bids to close in profits or at least break even.

8. EA can take multiple trades within the range of setup from extreme after the first bid has activated, eg, take a BUY from the lowest price after a distance is achieved, or SELL downwards using the Highest price until the distance is achieved downwards.

9. All setting variables must be in real time prices and not in pips. so a 90 variable means 90 in real time price, a 0.02 variable means an 0.02 in real price.

10. For the automatic settings, the EA will use the extreme prices to activate the bid after a distance in price has been achieved, and then it lock the 2 prices as a manual setting to take the trades upwards or downwards.

11. EA can also implement a multiplier concept to increase lot sizes of bids within the trades position of the breakout. eg lower prices below the BUY breakout or higher positions above the SELL breakout.

see example of picture concepts 



Note that their will be a period of 6 to 8 weeks testing to ensure all steps are adequately followed in the development.

Payment will be made upon satisfaction of a testing period in real time for about 1 week before conclusion of project

Source code will be given at end of project.

Thanks

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

1
Разработчик 1
Оценка
(92)
Проекты
133
17%
Арбитраж
4
25% / 25%
Просрочено
12
9%
Загружен
2
Разработчик 2
Оценка
(10)
Проекты
14
21%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
17
6%
Арбитраж
2
50% / 50%
Просрочено
1
6%
Работает
4
Разработчик 4
Оценка
(15)
Проекты
34
24%
Арбитраж
3
0% / 33%
Просрочено
2
6%
Работает
5
Разработчик 5
Оценка
(13)
Проекты
16
13%
Арбитраж
2
0% / 50%
Просрочено
1
6%
Загружен
Опубликовал: 1 пример
6
Разработчик 6
Оценка
(9)
Проекты
11
9%
Арбитраж
5
40% / 40%
Просрочено
2
18%
Загружен
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
1
0% / 0%
Просрочено
0
Работает
8
Разработчик 8
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
9
Разработчик 9
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Работает
10
Разработчик 10
Оценка
(154)
Проекты
278
34%
Арбитраж
14
29% / 50%
Просрочено
42
15%
Работает
Похожие заказы
very simple formula 2 trade buy 2 trade sell tp hit or sl and sl use martangle (sum of loss x 2 or input given same martangle for tp side i will more explain
whatever is put in master should be copied to slave, live, limit, stop with their sl, tp and trailing stop, even with partial close. this means exact same thing should have in the slave. opposite entry might be a bonus but the basic features must be so well proven copy will be bought - no learners wasting time please if you already have one send me ex4 for testing
Hello MQL5 Developers, I need help building a smart AI-powered **daily signal bot** that runs on my laptop or Telegram. This is NOT an auto-trading EA. I want a bot that uses intelligent logic to analyze the market and give me **one clean signal per day** for instruments like **XAUUSD, BTCUSD, and USDJPY**. ✅ Here’s what the bot should do: 1. Analyze live charts directly (from MT5 or a price feed). 2. Use a mix of
Gostaria de um Robo, igual o Existente no Mercado com nome de CANNON TREND, porem com algumas modificações, gostaria de incluir: 1. Painel com informações sobre o saldo, ganho semanal e ganho mensal, e um botao para fechar todas as operações 2. Gostaria que esse robo aumentasse a quantidade de lotes, conforme o aumento de saldo, por exemplo (aumentar 0.01 lote a cada $100 por exemplo). 3. Gostaria de definir uma
✅ 1. Core Idea The EA (Expert Advisor) uses yesterday’s daily candle to detect the market bias ( bullish or bearish ). If the market shows momentum in one direction (bullish/bearish), it waits for a matching 1-hour (H1) candle the next day during a specific time window. Once that happens, it sets a pending breakout trade in the same direction, using the H1 candle’s high/low as trigger points. The EA must work
Wealthy EA 1.0 30+ USD
US100Cash (Nasdaq 100) M5 chart and the current SELL setup,Stop Loss and Take Profit levels. --- 🔻 SELL Trade Plan (Short Position) ✅ Entry: Sell near 23195–23200 (current level is within this zone). --- 📍 Stop Loss (SL): Place above recent resistance, where price was rejected. 🔺 Stop Loss: 23260 (Above the recent swing high — gives the trade breathing room) --- 🎯 Take Profit (TP): Use recent support levels as
My Ea has an issue where it wont take trades and i need someone to can assist me in rectifying and finding the fault. It trades on Synthetic Markets - So i need a developer who is acquainted with Synthetics
Hello developers, I am currently looking for a profitable Expert Advisor (EA) for XAUUSD that offers solid capital protection and prevents account wipeout. Below are the key criteria I am looking for: ✅ Key Criteria: Daily Profit Target: 1-2% per day Starting Capital: $5,000 Maximum Drawdown: Must remain below 8% Lot Size: Starts at 0.01 for $1,000 and scales with capital Trading Pair: XAUUSD Preferred Platform: MT5
Hello, I would like to modify my indicator. The principle of the indicator is to create alerts linked to horizontal price levels. The source code is attached. The text file is also attached. Thank you in advance
I want a full EA (robot) based on that logic, not just an indicator. alpari SL and TP based on ATR - Risk % based on balance - Only 1 trade at a time - Optional trailing stop - Time filter (e.g. only trade 6:30 to 9:00 ASIA) - Clean .mq5 file for MT5

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

Бюджет
30+ USD
VAT (23%): 6.9 USD
Итого: 37 USD
Исполнителю
27 USD
Сроки выполнения
до 5 дн.

Заказчик

(17)
Размещено заказов69
Количество арбитражей0