An expert adviser base on trade manager EA and a automated trading robot

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

Please a need a very good expert for this jou I want to create 2 robot one a trade manager 

Perfect — here’s a clean, professional order description you can post directly to an EA freelancer (MQL5). I’ve written it so it’s clear, serious, and attractive to skilled developers 👌


MQL5 Trade Manager EA – Development Request

I am looking for an experienced MQL5 developer to build a robust Trade Manager Expert Advisor for MetaTrader 5.

Core Requirements

The EA must work on all trading pairs (Forex, indices, commodities, crypto if supported by broker) and be broker-safe.

Main Features

  1. Order Management

    • Buy Stop

    •  Sell Stop

    • Buy Limit

    • Sell Limit

    • Market Buy & Sell

    • Ability to modify/delete pending orders

  2. Stop Loss & Take Profit

    • Stop Loss in pips

    • Take Profit in pips

    • Hidden SL/TP option (virtual stops) (optional but preferred)

  3. Trailing Stop System

    • Fixed trailing stop (pips)

    • Step-based trailing stop

    • Break-even option (move SL to entry + buffer)

  4. Advanced Lot Size Calculation (Very Important)

    • Automatic lot size calculation based on:

      • Account balance or equity

      • Risk percentage per trade

      • Stop loss in pips

    • Must correctly adapt to:

      • Different symbol digits (2, 3, 4, 5 digits)

      • Different contract sizes

      • Minimum / maximum lot size

      • Lot step

    • Goal: 1 lot on any pair must represent equal risk, so no pair can accidentally blow the account

  5. Risk Management

    • Risk % per trade input

    • Max daily loss (optional)

    • Max open trades

    • Equity protection (close all trades at defined drawdown)

Additional “Special” Features (to make the EA stand out)

  • Trade panel on chart (buttons + info display)

  • Real-time display:

    • Lot size

    • Risk %

    • SL/TP distance

    • Money at risk

  • One-click Buy / Sell / Close All

  • Close:

    • All trades

    • Only profit trades

    • Only loss trades

  • Trading session filter (London / New York / custom time)

  • Magic Number support

  • News filter (optional bonus)

Technical Requirements

  • Written in pure MQL5

  • Clean, well-commented code

  • No repainting or risky tricks

  • Works on netting and hedging accounts

  • Must pass Strategy Tester without errors

  • Optimized for low CPU usage

Deliverables

  • Compiled .ex5 file

  • Full .mq5 source code

  • Setup instructions

  • 1–2 weeks of bug fixing/support after delivery

Developer Requirements

  • Proven MQL5 experience

  • Previous Trade Manager or Risk Management EA examples preferred

  • Clear communication and ability to explain logic      SECONDLY                                               

  • Perfect — I’ll **integrate the Fibonacci strategy cleanly** into your existing EA order and present it as an **additional strategy**, written in professional language that EA freelancers understand clearly.

Below is the **updated order** with **Fibonacci Strategy added as Strategy 6**. You can post this directly.

---

## **Request for MQL5 Automated Trading Robot (Multi-Strategy EA)**

I am looking for an **experienced MQL5 developer** to build a **fully automated trading robot** for MetaTrader 5.
The EA will be used on **personal accounts and prop firm accounts**, therefore **risk control and drawdown protection are mandatory**.

---

## **1. Account Protection & Risk Management**

### **Personal Account Mode**

* Automatically **close all open trades** if total account drawdown reaches **40%**
* Option to **disable further trading** after drawdown event

### **Prop Firm Mode (Selectable)**

* Adjustable inputs for:

  * Maximum **daily drawdown (%)**
  * Maximum **overall drawdown (%)**
  * **Profit target** → once reached, EA must close all trades and stop trading
* Separate logic for personal vs prop firm accounts

---

## **2. News, Spread & Volatility Filters**

* No trading during **high-impact news**
* Adjustable pause time:

  * Before news
  * After news
* Spread filter to avoid trading during abnormal volatility

---

## **3. Trading Logic Overview**

The EA will combine **six strategies**, mainly based on **higher-timeframe confirmation** and **lower-timeframe entries**.

Each strategy must:

* Be **listed separately**
* Have **enable/disable option**
* Have **fully adjustable settings**

---

## **4. Trading Strategies**

---

### **Strategy 1: Price Action (Multi-Timeframe)**

* Analyze candle behavior on **higher timeframe (e.g. H4)**
* Example:

  * Market is bearish
  * Last bearish candle is **broken to the upside**
  * Bullish confirmation candle forms
  * Entry executed on **lower timeframe**
* Stop Loss:

  * User adjustable
  * Default range: **20–40 pips**
* Trailing Stop:

  * Adjustable
  * 20–40 pips

---

### **Strategy 2: Order Block (Supply & Demand)**

* Identify **order blocks** on higher timeframe
* Detect:

  * Break of structure
  * Retest of demand or supply zone
* Entry after **candlestick pullback confirmation**
* Allow **multiple valid re-entries**

---

### **Strategy 3: Fair Value Gap (FVG)**

* Automatically identify **Fair Value Gaps** on higher timeframe
* Trade **break and retest** of FVG zones
* Sensitivity and timeframe adjustable

---

### **Strategy 4: RSI (Relative Strength Index)**

* RSI applied on **higher timeframe**
* Detect:

  * Overbought
  * Oversold
* Confirm **potential reversals**
* RSI period and levels adjustable

---

### **Strategy 5: Head and Shoulders**

* Detect:

  * Head and Shoulders
  * Inverse Head and Shoulders
* Pattern detection on **higher timeframe**
* Entry after neckline break or confirmation candle
* Stop loss adjustable in settings

---

### **Strategy 6: Fibonacci Retracement & Extension (NEW)**

#### **Fibonacci Identification**

* Automatically draw Fibonacci from **major swing high to swing low** on higher timeframe
* Use key levels:

  * **38.2%**
  * **50%**
  * **61.8%**
  * **0%**
  * **-0.28**
  * **161.8% extension**

---

#### **Retracement Trade Logic**

* If price **retraces to 38.2%, 50%, or 61.8%**
* And there is:

  * **Double touch** on the same Fibonacci level on higher timeframe
  * Confirmed **candlestick formation** (engulfing, pin bar, rejection, etc.)
* Trade should activate:

  * From retracement level
  * Targeting **0% or -0.28**
* Stop loss adjustable by user

---

#### **Breakout Momentum Trade**

* If price **breaks strongly above/below 61.8%**
* With:

  * Strong momentum candle
  * Volume confirmation
* Trade should activate immediately
* Target:

  * **161.8% Fibonacci extension**
  * Or **nearest support/resistance (looking left)**

---

#### **Fibonacci Settings**

* Timeframe adjustable
* Candle confirmation type adjustable
* SL / TP adjustable
* Extension target selectable

---

## **5. Trade Management**

* Adjustable:

  * Stop loss
  * Take profit
  * Trailing stop
* Close options:

  * Close all trades
  * Stop trading after drawdown or profit
* Magic Number support
* Works on **hedging and netting accounts**

---

## **6. Technical Requirements**

* Written in **pure MQL5**
* Clean, structured, and commented code
* No repainting logic
* Strategy Tester compatible (no errors)
* Optimized for performance

---

## **7. Deliverables**

* `.ex5` compiled file
* Full `.mq5` source code
* Setup & usage documentation
* Post-delivery bug-fix support

---

## **Developer Requirements**

* Proven MQL5 experience
* Experience with **price action, smart money concepts, Fibonacci**
* Ability to explain trading logic clearly


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

1
Разработчик 1
Оценка
(251)
Проекты
314
28%
Арбитраж
34
26% / 65%
Просрочено
10
3%
Работает
2
Разработчик 2
Оценка
(16)
Проекты
35
23%
Арбитраж
4
0% / 50%
Просрочено
2
6%
Работает
3
Разработчик 3
Оценка
(1)
Проекты
0
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(8)
Проекты
9
11%
Арбитраж
0
Просрочено
0
Свободен
5
Разработчик 5
Оценка
(16)
Проекты
20
10%
Арбитраж
8
38% / 38%
Просрочено
3
15%
Работает
6
Разработчик 6
Оценка
Проекты
2
0%
Арбитраж
0
Просрочено
1
50%
Свободен
7
Разработчик 7
Оценка
(64)
Проекты
83
28%
Арбитраж
9
33% / 56%
Просрочено
9
11%
Свободен
Опубликовал: 1 пример
8
Разработчик 8
Оценка
(6)
Проекты
7
14%
Арбитраж
1
0% / 100%
Просрочено
1
14%
Свободен
9
Разработчик 9
Оценка
(19)
Проекты
22
36%
Арбитраж
3
33% / 33%
Просрочено
1
5%
Свободен
Опубликовал: 3 примера
10
Разработчик 10
Оценка
(10)
Проекты
19
42%
Арбитраж
7
0% / 43%
Просрочено
3
16%
Работает
11
Разработчик 11
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(2)
Проекты
2
0%
Арбитраж
3
0% / 100%
Просрочено
1
50%
Свободен
13
Разработчик 13
Оценка
(3)
Проекты
4
0%
Арбитраж
1
0% / 0%
Просрочено
0
Свободен
14
Разработчик 14
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
15
Разработчик 15
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
16
Разработчик 16
Оценка
(24)
Проекты
31
19%
Арбитраж
4
50% / 25%
Просрочено
4
13%
Свободен
17
Разработчик 17
Оценка
(270)
Проекты
552
49%
Арбитраж
57
40% / 37%
Просрочено
227
41%
Работает
18
Разработчик 18
Оценка
(32)
Проекты
33
61%
Арбитраж
1
100% / 0%
Просрочено
1
3%
Свободен
Опубликовал: 5 примеров
19
Разработчик 19
Оценка
(2)
Проекты
3
33%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
20
Разработчик 20
Оценка
(144)
Проекты
186
41%
Арбитраж
24
58% / 21%
Просрочено
13
7%
Свободен
Похожие заказы
[Automatic Level Detection Group] - Enable Auto Detection: Yes/No - Number of Levels Required: (Number) 3-5 - Lookback Bars: (Number) 100-200 - Minimum Touches for Strong Level: (Number) 2 - Use Zig Zag Algorithm: Yes/No - Use Level Clustering: Yes/No - Max Cluster Distance (points): (Number) [Display and Drawing Group] - Resistance Line Color: (Color) - Support Line Color: (Color) - Show Info Labels: Yes/No - Lines
I am looking for a partner who can help scale an already working Forex trading system by bringing clients and capital. --------------------------------------- What I have: • Fully developed multi-pair Forex EA (28 pairs) • ~15+ years backtest data • ~2 years live trading • Strong convergence between backtest and live performance • Existing presence on copy trading platforms • Infrastructure to host trading terminals
Profitable EA for sell 200 - 1000 USD
I am having 2 very proven and profitable EA which will give you profit and at the end of week you are always in profit. 1 This bot is safe bot and it generates handsome amount of profit with very less drawdown and high accuracy of 75-85%. 2. This bot is very aggressive and will suggest to go with only when you are having big capital and wanted to take more risk. It can make your account multiple fold
* For Buy - Time = greater than _______ and Less than ______ Remove SL , Time = greater than _______ Replace SL At _______ and also Spread= Less than ( points) ________ ( Same condition for sell side also ) at opposite direction . * For Buy - Time = greater than ______ and price is Below _______ and spread is lower than ( points) _____ cut loss . ( Same condition for sell side also) At opposite direction
The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). Please follow the specification strictly without any discretionary interpretation
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
SMA 30+ USD
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
Project Expectations for MT4 Indicator: The indicator will be named "ADR_ATR_Range_Filter." It will include input parameters: ADR Period (e.g., 14 days) ATR Period (e.g., 14 periods) Trigger Range Start Time (user-defined, e.g., “03:00”) Trigger Range End Time (user-defined, e.g., “10:00”) Trigger Range Threshold as % of ADR (Min and Max, e.g., 20%–70%) Trigger Range Threshold as % of ATR (Min and Max, e.g., 20%–70%)
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you

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

Бюджет
30 - 50 USD
Сроки выполнения
от 5 до 10 дн.