支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

GetFFEvents MT4 I tester capability

👤 作者: Hans Alexander Nolawon Djurberg

5.0 分

¥210.00

📌 版本: v1.0
📥 下载: 0
⭐ 评分: 5.0

📝 产品详情

GetFFEvents MT4 I tester capability

作者Hans Alexander Nolawon Djurberg
版本v1.0
更新2023-09-15T18:45:35
激活数15
原价$30 USD

Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it?

By this simple library you can do it easily,Just import/integrate the library into your system,then get

all possible values for each news Even In Strategy Tester .

Since the WebRequest() function can't be called from indicator based on MQL4 documention,thus it should be imported

to ExpertAdvisors or Scripts.and the function won't be called in strategy tester,first the news should be downloaded by

the library,then it can go to testing.

The functions can be imported :


#import "GetFFEvents.ex4"
int GetFFEvents(int year,int month,int day,Events& DailyEvents[],string currencies="",string impacts="",bool autoGMTOffset=true,int gmtOffset=3,bool backtest=false,bool displayOnChart=false,bool WriteToFile=false);
#import


Input parameters :

  • - Year : the year you want to be specified.
  • - Month : the month you want to be specified.
  • - Day : the day you want to be specified.
  • - Events : is a structure that be returned by function when the execution is successful.
  • - Currencies : the currencies you want to get,with multiple currencies you can separate it by "|" character.
  • - Impacts : the impacts you want to get,with multiple impacts you can separate it by "|" character.
  • - AutoGMTOffset : for matching the time of news to the broker time,if "true",it will do automatially.
  • - GMTOffset : is for manual matching the offset time of broker time.
  • - Backtest : is for testing in strategy tester.before testing,the news files should be downloaded by time interval.
  • - DisplayOnChart : is for displaying the news on chart as vertical line with tooltip comments.
  • - WriteToFile : is for writing the news in a file for next backtesting.


- There is a sample code for easy to use (Link).


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览