✅ 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
(169)
Projekte
180
46%
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
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
SMC Martingale Pro is an advanced MetaTrader 5 Expert Advisor designed for high-volatility markets like XAU/USD. It combines institutional Smart Money Concepts with a dynamic risk recovery system. Key Features Dual FVG Engine: Automatically identifies and renders both bullish and bearish Fair Value Gaps in real time. Multi-Timeframe Flexibility: Operates independently of the active chart timeframe to target
I am looking for an experienced Sierra Chart ACSIL (C++) developer to create a custom indicator that measures the average Prior Day High-Low range over a configurable number of trading days (default: 7 days) using a 23-hour trading session
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
Custom MT5 EA for buy stop and sell stop breakout strategy.’ ‘Requirements, develop a custom Expert Advisor for MetaTrader 5 that places buy-stop and sell-stop pending orders based on defined breakout rules.’ ‘All important values adjustable via inputs.’ ‘Includes stop loss, take profit, trailing stop, and configurable risk management.’ ‘One trade at a time, works on demo before live.’ Provide source code and
I have an automated trading strategy in NinjaTrader 8 (C# / NinjaScript) that is currently under development. Before diving into technical details, I’d like to ask a quick question from someone who's interested. Do you work on existing / in-progress codebases to debug, refactor, or add new features, or do you strictly build projects from scratch? NOTE : Only professional Developer should apply for this project
السلام عليكم ورحمة الله وبركاته، ​أبحث عن مبرمج MQL5 خبير ومتمكن جداً لتطوير روبوت تداول (Expert Advisor) محترف لمنصة MetaTrader 5 يعمل باستراتيجية هيدج محددة بصفقة واحدة فقط في كل اتجاه (1 Buy & 1 Sell Max) مع إدارة مخاطر صارمة. ​المواصفات والاستراتيجية المطلوبة: ​1. آلية الهيدج المحدود (Single Position Hedging Limit): ​الحد الأقصى للصفقات: يُسمح للروبوت بفتح صفقة شراء واحدة (1 Buy) وصفقة بيع واحدة (1 Sell) فقط كحد
Looking for A verifiable, disciplined XAUUSD analyst with controlled drawdown, consistent stop-loss use, clear communication and the capacity to service a live community. To send daily London and New York signals exclusively in my channel on Telegram
SENIOR MQL5 / QUANTITATIVE DEVELOPER REQUIRED — PROFESSIONAL AI-ASSISTED MT5 TRADING SYSTEM Project Overview I am seeking a highly experienced MQL5 developer, quantitative trading-system engineer or small specialist team to design and build a professional, fully auditable MetaTrader 5 trading system. This is not a request for a basic indicator conversion, copied Expert Advisor, martingale robot, grid-recovery system
Hello, I'm working since few months on a project which is running. But there are entry Chase Problem between Paper and Live order Can you help investigate that. I know that entry execution differences between Paper and Live trading are fairly common and can be caused by factors such as order type, execution timing, slippage, market data differences, or broker/API behavior. I‘m stuggling bc paper made full profit and

Projektdetails

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