MQL5 existing EA modification

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

Время выполнения 102 дня

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

1‐ Printing on Chart: As per attached picture

2‐ Optimize code for fastest testing possible

3‐ Fix trading after stoploss bug as indicated in the pictures – after stoploss EA to start trading using original cycle and not exit strategy.

4‐ EA Functionality:

a. Trading start with Original Cycle using “original Cycle slope “by choosing trading with every candle or by no. of pips. If by

no. of pips then EA to open cycle immediately after previous cycle is closed and not wait for more pips to be achieved.

b. If Positions Close, then start new cycle (step a)

c. EA will start “Exit Strategy “and start using “Exit strategy Slope” if any of the 2 following conditions are achieved combined

or separately:

i. Parameter: No. of Positions exceed set number (Condition 1)

ii. Parameter: Drawdown to activate (Condition 2)

d. If Cycle Close, then start new cycle (step a)

e. StopLoss : EA will close cycle by profit or loss if any of the following 3 conditions meet combined or separately:

i. Parameter: No. of open positions exceed set number (Condition 1)

ii. Parameter: Drawdown reach certain amount in Dollars (Condition 2)

iii. Parameter: Slope Direction Line indicator is reversed ‐ Original Cycle Slope (Condition 3)

f. EA to start new cycle (step a)

Parameters:

Time Filter:

1‐ Weekly Start Day : Drop Down list Monday to Friday – First day in the week to open new positions

2‐ Weekly End Day : Drop Down list Monday to Friday – Last Day in the week to open new positions

3‐ Daily Start Hour : hour when EA will start opening new positions

4‐ Daily End Hour : Hour when EA will stop opening new cycles and will keep and manage existing ones as per “Close ALL by end hour”

parameter

5‐ Close All by Daily End Hour: TRUE OR FALSE

6‐ Weekly Close All: TRUE OR FALSE –

a. if True then EA will close all positions at loss or profit by two parameters:

i. Weekly End Day (2)

ii. Weekly Close Hour (7)

7‐ Weekly Close All Hour: Close all positions by this hour and wait for new Weekly start day (1) and weekly start hour to start opening

positions again.

Original Cycle

1‐ Slope direction line period: Buy or Sell as per slope direction line color

2‐ Trading Style (drop down list):

a. Open every candle: ( Open position at the open price of every candle )

b. Open by no. of pips: ( Open positions after number of pips distance – parameter no. (3)

3‐ No. of Pips: (distance between each position ‐ if 0 then not active)

4‐ TP of Cycle $ : Desired take profit value of total cycle in dollars

5‐ Sell below slope only: (True or False) – check attached pictures

6‐ Buy above slope only: (True or False) – check attached pictures

Exit Strategy:

1‐ No. of positions to activate Exit : ( if 0 then not active)

2‐ Drawdown $ to activate Exit : ( if 0 then not active)

3‐ Slope direction line period:

4‐ Exit Strategy TP : (if zero then no profit needed or breakeven with last account equity)

5‐ Exit Strategy every position TP

Stop Loss :

1‐ No. of open positions to activate SL : ( if 0 then not active)

2‐ Drawdown $ to activate SL: ( if 0 then not active)

3‐ Slope Direction Line reversal: ( if 0 then not active)

Файлы:

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

1
Разработчик 1
Оценка
(361)
Проекты
644
26%
Арбитраж
92
72% / 14%
Просрочено
12
2%
Работает
Опубликовал: 1 пример
2
Разработчик 2
Оценка
(82)
Проекты
86
57%
Арбитраж
25
0% / 84%
Просрочено
19
22%
Свободен
3
Разработчик 3
Оценка
(296)
Проекты
475
40%
Арбитраж
105
40% / 24%
Просрочено
80
17%
Занят
Опубликовал: 2 примера
Похожие заказы
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
📌 EXPERT ADVISOR (EA) DEVELOPMENT COMPLETE A–Z FINAL REQUIREMENT DOCUMENT (FINAL VERSION) 1. 🔐 SECURITY SYSTEM (MANDATORY) The EA must include strict security checks. If any security condition fails, EA must immediately STOP trading. 1.1 Account Lock #define ALLOWED_ACCOUNT 5047656761 EA must run ONLY on this account number If account does not match: ❌ EA stops trading 🚨 Alert message 📲 Telegram notification to
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
As the title suggests, I need an EA whose algorithm earns commission without incurring excessive losses from the trading volume at the broker....Like Exness/Vantage, or do you have any other ideas
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
Darwish 50 - 100 USD
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
Need trading robot 30 - 100 USD
I need a trading robot specifically for gold (XAUUSD) that follows a high-probability scalping and intraday strategy based on 15-minute candle confirmations. The bot should identify key support and resistance zones, detect breakouts, fake breakouts, and pullbacks before entering trades. It must include entry conditions based on candle patterns such as engulfing and rejection wicks, and optionally fair value gaps

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

Бюджет
120+ USD