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

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 15 Tage
Bewertung des Entwicklers
Great client — humble, patient, understanding, and collaborative. A pleasure to work with and highly recommended!

Spezifikation

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

Bewerbungen

1
Entwickler 1
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
1
100%
Frei
2
Entwickler 2
Bewertung
(274)
Projekte
403
28%
Schlichtung
40
40% / 50%
Frist nicht eingehalten
1
0%
Frei
3
Entwickler 3
Bewertung
(5)
Projekte
6
33%
Schlichtung
0
Frist nicht eingehalten
1
17%
Frei
4
Entwickler 4
Bewertung
(7)
Projekte
8
13%
Schlichtung
6
33% / 33%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(322)
Projekte
499
67%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Frei
Veröffentlicht: 8 Beispiele
6
Entwickler 6
Bewertung
(163)
Projekte
172
44%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
1
1%
Arbeitet
7
Entwickler 7
Bewertung
(72)
Projekte
147
67%
Schlichtung
21
10% / 71%
Frist nicht eingehalten
44
30%
Frei
8
Entwickler 8
Bewertung
Projekte
2
0%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
1
50%
Frei
9
Entwickler 9
Bewertung
(11)
Projekte
15
20%
Schlichtung
6
0% / 100%
Frist nicht eingehalten
3
20%
Frei
Ähnliche Aufträge
Hello, I am looking to develop a commercial-grade Expert Advisor for MT5 specifically optimized for XAUUSD (Gold). The underlying logic should be an intelligent, trend-filtered cost-averaging grid system focused on capital preservation. The EA must include the following functional architecture: 1. Core Strategy Structure: - Must feature a multi-strategy logic entry module. I want to use a combination of 3-4 standard
Generate a signal and place 2 arrows on the chart when these conditions happen. Rules: Levels up:price is below the Kijunsen and Senku A value is less than Senku B value Kijun sen close = previous kijun sen close; Kijun sen close value is LESS than Senku B close value Senkou B close = previous senku B close. Levels down: price is above Kijunsen. Senku A value is above Senku B value
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
preciso de um programa paracido com o CAP channel com botao de refresh e opcaos de alterar o periodo. utilizava um muito bom, mas o vendedor acredito ter sido excluido da comunidade, sumiu. e o que tinha parou de funcionar
Требуется напи сать пользовательский форекс-индикатор на основе стандартного индикатора ZigZag для торговой платформы МТ5 с фильтрацией колен (граней) по их минимальной длине. Пояснение: используя стандартный индикатор ZigZag для МТ5, добавить в его настройки функцию\опцию задания минимальной длины граней зигзага (чтобы индикатор игнорировал мелкие грани, а рисовал \ отмечал только те грани, длина которых составляет
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
TrendPulse EMA Wick EA 50 - 200 USD
EA specification for MT5 developer (coder‑ready spec) You can copy‑paste this directly into an MQL5 Freelance job. --- 1. General * Platform: MetaTrader 5 (MT5) * Type: Expert Advisor (EA) * Markets: Major FX pairs (configurable list via inputs) * Execution: Market orders only * Timeframes: EA must work on any timeframe, but I will mainly use it on M15–H1 --- 2. Indicators & definitions * EMA 20: Exponential Moving
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
Hey I need help with the development of my ea. I am using a built in indicator and a custom indicator. It shouldn't take too long. I will tell you the conditions and then I just need some help with the coding but I have some experience. Thanks we can chat on whatsap or telegram
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source

Projektdetails

Budget
30 - 100 USD
Ausführungsfristen
von 1 bis 5 Tag(e)