I have a complex EA and I need someone who can modify existing Dashboard EA to open/close orders according to the ZigZag indicator signals

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Very friendly, patient and understanding. Good coding skills !
Comentario del Ejecutor
Best Customer

Tarea técnica

Hello coders,

I have a complex EA and I need someone who can modify existing Dashboard EA to open/close orders according to the ZigZag indicator signals :

Following rules:

1. "STS Dashboard EA " panel and Open Trades list

2. Works on ALL timeframes / ALL Currencies

3. ONLY XXXXXXX login id able to open. The login ID is manually set in .mq4 file

2. Closes open trades when 2 options: TP/SL or x$ as profit taget is reached

3. [button] Close ALL open and pending orders

4. Balance, Equity, free margin % and TODAY profit/loss shown in the dashboard

5. Display opened orders

6. Input parameters :

-Trading-
AutoTrading : on/off
Fixed Lot :
Trade Pairs : EURUSD, GBPUSD, USDJPY, USDCHF, USDCAD, ETC...
MaxOpenTrades :
TakeProfit : x pips
StopLoss : x pips
OpenOrder : at signal/barclose
CloseAtOppositeSignal : on/off

-TimeFilter-
StartTrading-Hour:Minute
StopTrading-Hour:Minute

-DayFilter-
TradeOnMonday
TradeOnTuesday
.....

-NewsFilter-
NewsFilter-on/off
min before
min after
include high
include medium
include low

7. Filters :

-  check for Trend - higher timeframe check :
if M5 ZZ signal new high and Signal_Bars_v3_Daily M30/H1 down -> SELL
if M5 ZZ signal new low and Signal_Bars_v3_Daily M30/H1 up -> BUY
-  check for NEWS - x min after & x min before
if NEWS x min before or after DON'T trade!
-  check for RSI or Stoch - ?


8. Please advise on best indicator for this strategy : SwingZZ ( if think is better ) or FractalsZigZag
- indicator input settings
- Stoch / RSI settings

At the end the EA should look like the one in pictures, but trading signals should be generated by the new indicator ( SwingZZ or FractalsZigZag ) and cross check with the 7. Filters
Also need .mq4 file with code comments.
Any other ideas of improvements are well appreciated.

Testing will be performed before finalising the payment and win rates should be higher then 70% !

Strategy testing :

Timeframe : 5min
Fixed Lot : 0.1
Trade Pairs : EURUSD, GBPUSD, USDJPY, USDCHF, USDCAD
MaxOpenTrades : 25
TakeProfit : 5 pips
StopLoss : 25 pips
CloseAtOppositeSignal : on



Please apply for more details.
Thank you!



dashboard EA

indicator

Han respondido

1
Desarrollador 1
Evaluación
(90)
Proyectos
118
17%
Arbitraje
44
23% / 39%
Caducado
20
17%
Libre
2
Desarrollador 2
Evaluación
(271)
Proyectos
553
50%
Arbitraje
57
40% / 37%
Caducado
227
41%
Trabaja
3
Desarrollador 3
Evaluación
(94)
Proyectos
148
59%
Arbitraje
16
38% / 13%
Caducado
25
17%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
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 — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— 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

Información sobre el proyecto

Presupuesto
40 - 60 USD
Plazo límite de ejecución
de 2 a 5 día(s)