EA Brief – Bi-Weekly Time/Success-Ratio Volume Trigger Strategy

MQL5 Эксперты

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

Objective

To design and implement a profitable Expert Advisor (EA) that trades based on time-of-day signals, historical success ratio, and a volume-based trigger. The system adapts over a bi-weekly performance evaluation window to optimize entry conditions.


Core Logic

  1. Time-of-Day Filter

    • EA only trades within user-defined trading sessions (e.g., London Open, NY Open, Asia Session).

    • Configurable start/end time (broker time).

  2. Success Ratio Filter

    • Tracks historical trade performance segmented by session/time-of-day.

    • Calculates win-rate (%) over the last X trades or X days.

    • Minimum success threshold required before allowing new trades (e.g., >55% win-rate for that session).

    • Resets/adapts every bi-weekly period (14 days).

  3. Volume Trigger

    • Confirms trades only when tick/market volume exceeds a set threshold (to avoid low-liquidity chop).

    • User-defined input for minimum volume.

    • Option to use relative average volume (e.g., >1.2x the 20-bar average).

  4. Bi-Weekly Threshold Management

    • EA evaluates performance every 14 days:

      • If net profit > threshold → continue/scale trading size.

      • If net profit < threshold → reduce risk or pause trading until conditions reset.

    • Keeps trade frequency and drawdown controlled.


Trade Entry & Exit

  • Entry Logic

    • If within time filter AND success ratio condition met AND volume trigger active → allow trade entry.

    • Underlying strategy can be configurable (breakout, trend-following MA cross, or mean reversion).

  • Exit Logic

    • Fixed TP/SL in pips or % of ATR.

    • Option for trailing stop and/or break-even shift.


Risk Management

  • Fixed % risk per trade (default: 1%).

  • Daily loss limit.

  • Max trades per session/day.

  • Bi-weekly drawdown cap: stop trading if equity falls >X% within evaluation period.


Key Inputs (User Parameters)

  • Session Times (Start/End in broker time).

  • Min Win Rate % (e.g., 55%).

  • Lookback Period for success ratio (trades or days).

  • Volume Threshold (absolute or relative).

  • Bi-Weekly Thresholds (profit/loss cutoffs).

  • Risk per trade (% or lot size).

  • TP/SL (fixed or ATR-based).

  • Max trades per session/day.


Reporting / Dashboard

  • On-screen panel showing:

    • Current session status (Active/Inactive).

    • Success ratio for last 14 days.

    • Volume status (Pass/Fail).

    • Bi-weekly P/L performance.

  • Logs all trades with tags: session, success ratio at entry, volume condition.


Platforms

  • To be implemented in MT4/MT5 (MQL4/5).


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

1
Разработчик 1
Оценка
(232)
Проекты
289
27%
Арбитраж
14
50% / 36%
Просрочено
9
3%
Загружен
2
Разработчик 2
Оценка
(36)
Проекты
38
11%
Арбитраж
2
50% / 50%
Просрочено
2
5%
Работает
3
Разработчик 3
Оценка
(463)
Проекты
907
76%
Арбитраж
25
16% / 68%
Просрочено
99
11%
Свободен
Опубликовал: 1 статью, 6 примеров
4
Разработчик 4
Оценка
(7)
Проекты
14
29%
Арбитраж
1
100% / 0%
Просрочено
4
29%
Свободен
5
Разработчик 5
Оценка
(5)
Проекты
4
25%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(6)
Проекты
7
14%
Арбитраж
0
Просрочено
0
Загружен
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(2597)
Проекты
3276
67%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Свободен
Опубликовал: 1 пример
9
Разработчик 9
Оценка
(293)
Проекты
523
36%
Арбитраж
62
34% / 35%
Просрочено
188
36%
Работает
10
Разработчик 10
Оценка
(84)
Проекты
115
70%
Арбитраж
5
80% / 0%
Просрочено
11
10%
Работает
11
Разработчик 11
Оценка
(7)
Проекты
8
13%
Арбитраж
2
0% / 0%
Просрочено
1
13%
Загружен
12
Разработчик 12
Оценка
Проекты
1
100%
Арбитраж
0
Просрочено
0
Свободен
13
Разработчик 13
Оценка
(156)
Проекты
280
35%
Арбитраж
14
29% / 50%
Просрочено
42
15%
Свободен
14
Разработчик 14
Оценка
(77)
Проекты
232
73%
Арбитраж
6
100% / 0%
Просрочено
1
0%
Свободен
15
Разработчик 15
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Работает
16
Разработчик 16
Оценка
(6)
Проекты
6
17%
Арбитраж
0
Просрочено
0
Работает
17
Разработчик 17
Оценка
(7)
Проекты
12
17%
Арбитраж
6
33% / 0%
Просрочено
3
25%
Свободен
18
Разработчик 18
Оценка
(270)
Проекты
550
49%
Арбитраж
56
39% / 36%
Просрочено
227
41%
Работает
19
Разработчик 19
Оценка
(6)
Проекты
7
0%
Арбитраж
0
Просрочено
2
29%
Свободен
20
Разработчик 20
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Hi there, I am here as a representative of my team looking for a very reliable to have clear look at my HFT trading strategy including references of exactly what the final product should look like, we also have a detailed specifications in place which we'll be sharing only with an experience certified top level developer, I mean he/she must be well skilled and knowledgeable in various programming language with the
I’m seeking an experienced MQL5 developer to backtest and optimize an existing Expert Advisor (EA) for XAUUSD (Gold), M5 timeframe . Goals: Consistent daily profit of £50–£100 on a £10,000 account Maximum 10% drawdown Smooth, stable performance without triggering equity protection Scope: Backtest with high-quality historical data Optimize key parameters (risk, SL/TP, trailing stop, lot sizing, etc.) Deliver optimized
1. RSI Filter: Implement an RSI filter that prevents the EA from opening buy orders if the RSI overbought value exceeds the specified parameter, and prevents sell orders if the RSI oversold value is below the specified parameter. Input settings should include: Use RSI Filter: true/false RSI Period: 14 (configurable) RSI Overbought level (input) RSI Oversold level (input) 2. MQL5 Market Validation: Ensure the code
when the marked yu we need to buy if it up we will get profit when the marked up to down we need to sell for get profit if it up we will loss
Job Description I am looking for a highly skilled MQL5 DEVELOPER and A TRADER to work on an MT5 Expert Advisor (EA) project. The main tasks will include: 1. Code Compilation & Optimization – Reviewing, compiling, and streamlining the existing EA code to ensure efficiency and stability. 2. Backtesting Setup & Execution – Running professional backtests to ensure the EA produces consistent, gradual profit growth curves
Hi there, I am here as a representative of my team looking for a very reliable to have clear look at my HFT trading strategy including references of exactly what the final product should look like, we also have a detailed specifications in place which we'll be sharing only with an experience certified top level developer, I mean he/she must be well skilled and knowledgeable in various programming language with the
MT5 Bar-Replay Simulator EA — Live Terminal / Offline-Style Chart Spec 1) Execution Mode Attach EA to any live chart → Open a setup dialog ( Apply Settings ). On OK , EA: Loads history for selected symbol(s)/date range, Creates a synthetic custom symbol (e.g., REPLAY.XAUUSD ), Builds a synthetic chart (offline-style) for the chosen start date, Opens that replay chart and mounts all UI panels there. All trading is
hello i want the indicator please hello i want the indicator please hello i want the indicator please hello i want the indicator please hello i want the indicator please
Ultra-High-Speed Trade Replication (Low Latency) Supports MT4 and MT5 Simple Setup, User-Friendly Interface Contact me for detailed specifications and standard documentation Priority given to candidates with experience developing similar copy-trading software
I need an Expert Advisor for MT4 that combines two trading strategies : Reversal Strategy (detailed rules provided) Trend-Following Strategy (detailed rules provided) The EA should have a switch/parameter in the input settings to choose between: Mode = Reversal Mode = Trend

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

Бюджет
100+ USD

Заказчик

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