Работа завершена
Время выполнения 1 день
Отзыв от исполнителя
Thank you
Техническое задание
I want to develop an EA that uses super trend indicator and Macd histogram will give you the indicators for the project. Now this are the conditions.
For BUY:
If the super trend indicator turns green and the crossover line is above the 0 line it should take a buy trade and put the stop loss above the super trend line. Now remember sometimes the macd crossover line but cross below the 0 line please that is not a valid signal. The price must be above the green super trend line and the macd crossover over lines must be above the 0 line for a valid buy signal. And the EA will only close the trade if the opposite happens which means if the super trend turns red and the Macd crossover is below the 0 line.
Now this EA can enter multiple entries in a particular trend this are the conditions for another buy entry in the same trend:
If the macd histogram turns red in a buy trend the EA will wait and take another buy entry when the macd histogram turns green again and put the stop loss above the super trend line. I will take pictures and show you the representation of this please no mistakes. Please when the EA re-enters any trade it shouldn't close the already running trades.
For SELL:
If the super trend indicator turns Red and the crossover line is below the 0 line it should take a sell trade and put the stop loss below the super trend line. Now remember sometimes the macd crossover line might cross above the 0 line please that is not a valid signal. The price must be above the green super trend line and the macd crossover over lines must be above the 0 line for a valid buy signal. And the EA will only close the trade if the opposite happens which means if the super trend turns green and the Macd crossover is Above the 0 line
Now this EA can enter multiple entries in a particular sell trend this are the conditions for another sell entry in the same trend:
If the macd histogram turns green in a sell trend the EA will wait and take another sell entry when the macd histogram turns red again and put the stop loss below the super trend line. I will take pictures and show you the representation of this please no mistakes. Please when the EA re-enters any trade it shouldn't close the already running trades.
There should be options in the settings to turn off or turn on the re-entry signal or rule. There should be options for breakeven too. There should also be options for manual take profits
Откликнулись
1
Оценка
Проекты
403
28%
Арбитраж
40
40%
/
50%
Просрочено
1
0%
Свободен
2
Оценка
Проекты
60
23%
Арбитраж
11
73%
/
9%
Просрочено
3
5%
Свободен
3
Оценка
Проекты
1429
59%
Арбитраж
31
81%
/
0%
Просрочено
10
1%
Свободен
4
Оценка
Проекты
721
34%
Арбитраж
35
71%
/
9%
Просрочено
23
3%
Свободен
5
Оценка
Проекты
568
35%
Арбитраж
82
30%
/
45%
Просрочено
206
36%
Загружен
6
Оценка
Проекты
66
12%
Арбитраж
12
58%
/
42%
Просрочено
1
2%
Свободен
7
Оценка
Проекты
641
53%
Арбитраж
34
62%
/
21%
Просрочено
6
1%
Работает
8
Оценка
Проекты
246
74%
Арбитраж
7
100%
/
0%
Просрочено
1
0%
Свободен
Опубликовал: 1 статью
9
Оценка
Проекты
73
23%
Арбитраж
11
9%
/
55%
Просрочено
18
25%
Свободен
Опубликовал: 1 статью, 1 пример
10
Оценка
Проекты
478
40%
Арбитраж
105
40%
/
24%
Просрочено
82
17%
Загружен
Опубликовал: 2 примера
11
Оценка
Проекты
91
31%
Арбитраж
28
29%
/
43%
Просрочено
42
46%
Свободен
Опубликовал: 1 пример
Похожие заказы
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri
50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
XAUUSD AI/ML Trading Robot — MT5 + Python + MQL5
150 - 250 USD
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Composite robot
30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open
Информация о проекте
Бюджет
38+ USD