Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Expert Advisor required to fetch news data for the FFC Calendar indicator. - expert pour MetaTrader 4

Vues:
2469
Note:
(2)
Publié:
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
FFC Data Feeder - Utility EA

The "Engine" behind the FFC Canvas Calendar.


🔌 What is this?

This is NOT a trading robot. It is a Utility Expert Advisor designed solely to download economic news data for the FFC Calendar Indicator.

Why is it needed?
In MQL4, indicators are not allowed to use the secure WebRequest function. To avoid forcing you to enable dangerous "DLL Imports", we created this helper EA. It runs silently in the background, fetches data securely from the official source, and saves it for the indicator to display.

🚀 Benefits

  • 100% Native: Uses MQL4's built-in WebRequest .
  • Safe: No DLL imports required.
  • Efficient: You only need ONE instance running to serve all your charts.

📚 Setup Instructions (One-Time)

Step 1: Allow WebRequest

Go to Tools -> Options -> Expert Advisors:

  1. Check "Allow WebRequest for listed URL".
  2. Add this exact URL: https://nfs.faireconomy.media/
  3. (Note: "Allow DLL imports" can remain unchecked).

 FFC-installation-3

Step 2: Run the Feeder

  1. Open ONE empty chart (e.g., EURUSD M1).
  2. Drag this FFC_Data_Feeder EA onto the chart.
  3. You will see a dashboard confirming the connection status.

 FFC-installation-2

Step 3: Get the Indicator

Once this Feeder is running, download and attach the visual indicator FFC 2.0 Calendar from the Indicators section to see the news panel on your trading charts.


Free Open Source Utility. Part of the MQL Trading Tools suite.

Popular (1M views) 4 Hour Range Strategy coded and tested Popular (1M views) 4 Hour Range Strategy coded and tested

This EA is intended to test a popular trading strategy. My own backtest shows that this strategy does not work as it was intended

StrategyTester in pips StrategyTester in pips

Tester statistics in pips with an early filter. This is how it should be done.

RiskSizer Panel Lite MT4 - Risk Percent Lot Calculator With One Click Buy Sell RiskSizer Panel Lite MT4 - Risk Percent Lot Calculator With One Click Buy Sell

RiskSizer Panel Lite is a simple MT4 trading panel that calculates an estimated lot size based on your risk percent. Drag two chart lines to set SL/TP, then use one-click BUY/SELL for fast manual execution.

MT4 Telegram Trade Notifier (Bot API) — Deal Alerts MT4 Telegram Trade Notifier (Bot API) — Deal Alerts

Utility MT4 EA that sends BUY/SELL deal notifications to Telegram via Bot API (WebRequest)