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

仕事が完了した

実行時間15 日
開発者からのフィードバック
Great client — humble, patient, understanding, and collaborative. A pleasure to work with and highly recommended!

指定

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

ファイル:

応答済み

1
開発者 1
評価
プロジェクト
1
0%
仲裁
0
期限切れ
1
100%
2
開発者 2
評価
(274)
プロジェクト
403
28%
仲裁
40
40% / 50%
期限切れ
1
0%
3
開発者 3
評価
(5)
プロジェクト
6
33%
仲裁
0
期限切れ
1
17%
4
開発者 4
評価
(7)
プロジェクト
8
13%
仲裁
6
33% / 33%
期限切れ
0
5
開発者 5
評価
(322)
プロジェクト
499
67%
仲裁
5
40% / 0%
期限切れ
4
1%
パブリッシュした人: 8 codes
6
開発者 6
評価
(178)
プロジェクト
190
46%
仲裁
3
33% / 33%
期限切れ
1
1%
多忙
7
開発者 7
評価
(72)
プロジェクト
147
67%
仲裁
21
10% / 71%
期限切れ
44
30%
8
開発者 8
評価
プロジェクト
2
0%
仲裁
4
25% / 50%
期限切れ
1
50%
9
開発者 9
評価
(11)
プロジェクト
15
20%
仲裁
6
0% / 100%
期限切れ
3
20%
類似した注文
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have

プロジェクト情報

予算
30 - 100 USD
締め切り
最低 1 最高 5 日