✅ Job Advert: MQL5 Developer – News Event Dashboard Indicator & API Class

MQL5 Indicateurs Experts

Tâche terminée

Temps d'exécution 15 jours
Commentaires de l'employé
Great client — humble, patient, understanding, and collaborative. A pleasure to work with and highly recommended!

Spécifications

Project Summary
I’m seeking a professional MQL5 developer to create a modern, stylish news event indicator and a supporting class API for integration into Expert Advisors. The indicator will pull high-impact news events (e.g., from Forex Factory) and display them visually on the chart, with colour-coded severity and time proximity. It must work across all relevant currencies or assets, based on a JSON config file, aggregating across multiple symbols news as per config file.

 

🧩 What You’ll Build

🧾 1. News Indicator (MQL5)

A chart indicator that:

  • Appears in Chart Window 1 (subwindow at bottom)
  • Displays a horizontal traffic-light line:
    • 🟢 Green = No news in ±30 minutes
    • 🟠 Orange = Upcoming or just past red news event (±30 minutes)
    • 🔴 Red = High-impact news right now
  • Uses JSON config to define the list of currencies/symbols of interest
  • Annotates the timeline visually with:
    • Event name, time, currency
    • Impact level (must show "Red" ones at a minimum)
  • Optional: clicking annotation opens the related news URL (if supported by MT5)

 

🧑‍💻 2. Supporting News Class API (MQL5)

This class (e.g. Class_NewsManager.mqh) must allow EA code to easily query:

// Called in EA code

bool IsHighImpactNewsNow();

bool IsWithinNewsBufferWindow();

datetime TimeOfNextHighImpactNews();

CArrayObj *GetUpcomingNews(string symbol);  // Returns event objects

 

It should parse the same JSON file as the indicator and share a unified logic.

⚙️ Config File (news_config.json)

Example:

json

{

  "symbols": ["USD", "EUR", "GBP", "AUD", "CAD", "JPY"],

  "impact": ["high"],

  "buffer_minutes": 30,

  "news_source": "forexfactory"

}

 

  Used for filtering symbols/currencies

  Used for deciding blackout window timing

  May include URLs if the news source supports them

🔗 News Source Integration

You may use:

Requirements:

  • Use WebRequest to retrieve and parse JSON or HTML
  • Auto-refresh data periodically (e.g., every 30–60 minutes)
  • Include fallback/default offline cache if news is temporarily unavailable

 

 

Visual Requirements

  • Modern look, clean fonts
  • Subwindow chart element like a timeline bar with news markers
  • Hover/click to display more info
  • Optional: click-through to browser URL if possible

 

🔐 Requirements

  • Must be MQL5-native with full source code provided
  • Must be EA-compatible (allowing cross-calls to the class from an EA)
  • Must be efficient (minimal CPU/memory)
  • Clean, well-documented code

 

📦 Deliverables

  • NewsDashboardIndicator.mq5
  • Class_NewsManager.mqh
  • news_config.json (with sample file)
  • Example .mq5 EA or script showing API class usage
  • All source code in plain MQL5

 

📆 Timeline & Budget

  • Timeline: ~1–5 days ideal
  • Budget: Flexible depending on complexity (news parsing & click support)

 

📝 To Apply

Please provide:

  • Your approach to parsing Forex Factory or equivalent
  • Example MQL5 indicators using WebRequest or subwindow visualisations
  • Confirmation you’ll deliver both the indicator and class, with full MQL5 source code

Répondu

1
Développeur 1
Évaluation
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
2
Développeur 2
Évaluation
(274)
Projets
403
28%
Arbitrage
40
40% / 50%
En retard
1
0%
Gratuit
3
Développeur 3
Évaluation
(5)
Projets
6
33%
Arbitrage
0
En retard
1
17%
Gratuit
4
Développeur 4
Évaluation
(7)
Projets
8
13%
Arbitrage
6
33% / 33%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(322)
Projets
499
67%
Arbitrage
5
40% / 0%
En retard
4
1%
Gratuit
Publié : 8 codes
6
Développeur 6
Évaluation
(163)
Projets
172
44%
Arbitrage
3
33% / 33%
En retard
1
1%
Travail
7
Développeur 7
Évaluation
(72)
Projets
147
67%
Arbitrage
21
10% / 71%
En retard
44
30%
Gratuit
8
Développeur 8
Évaluation
Projets
2
0%
Arbitrage
4
25% / 50%
En retard
1
50%
Gratuit
9
Développeur 9
Évaluation
(11)
Projets
15
20%
Arbitrage
6
0% / 100%
En retard
3
20%
Gratuit
Commandes similaires
I am looking for an experienced MQL5 developer to build a professional-grade Expert Advisor (EA) for MetaTrader 5. The strategy is based on liquidity sweeps, market structure (Break of Structure), and institutional concepts (order blocks), specifically optimized for XAUUSD (Gold). This is not a basic bot. I need a structured, optimized, and reliable system suitable for live trading after testing
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Looking for an experienced NinjaScript Indicator Developer Required Skills: • Custom Indicator Development • NinjaScript Programming • Strategy Development • Third-Party Indicator Integration I am looking for a developer with strong experience building custom NinjaTrader indicators and strategies. Experience working with third-party indicators such as VBO, Kalman, Waddah, or similar tools is highly desirable. The
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with
Hello, I need a MetaTrader 5 Expert Advisor (EA) for XAUUSD. Place Buy Stop orders above current price every 0.300 distance Place Sell Stop orders below current price every 0.300 distance 10 levels up and 10 levels down Lot size fixed 0.01 No TP/SL required, manual close only No duplicate orders on restart Please confirm if you can build this and your final price and delivery time
I need a ready made profitable system with live account trade or demo that can be back-tested for 2 years with good profits. Pls consider drawdown to be low , source code will be provided at the end. Very important sending 10 days demo before negociation , thank you
I am looking for an experienced MQL5 developer to convert my existing trading strategy into a fully automated MetaTrader 5 Expert Advisor (EA). Requirements: Develop a robust and efficient MQL5 Expert Advisor based on my EMA trading strategy. I will provide the complete trading logic, including entry, exit, risk management, and trade management rules. The EA should execute trades automatically without manual
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
Советник. Открываю сделку вручную. Советник закрывает эту сделку по окончании установленного количества свечей...то есть советник по таймеру окончания свечи. Например; установил время свечи равное 2 ( 2 свечи ), открыл позицию вручную и по окончании второй свечи советник закроет сделку

Informations sur le projet

Budget
30 - 100 USD
Délais
de 1 à 5 jour(s)