News Indicator
-
I'm using the ICeFX News Filter indicator they have a feature for Backtesting possibility with this guide. How can I do it?
NewsInfo in backtest mode
The program provides an opportunity to display news in the appropriate moment in “Backtest
mode”. To use this feature Expert Advisor (EA) running in “Backtest mode” has to be able to pass
directly the current time in backtest (backtest time) to the indicator. To do this, any Expert Advisor
(EA) has to put the current time to global variable called ”NEWS_EURUSD_TIMEOVERRIDE”
before calling the indicator (EURUSD indicates the currency pair in the test). The program will read
this value and displays the news accordingly.
Due to caching in the first backtest run NewsInfo collects data for further use therefore there is no
need for Internet access later. Cached files are located in “MQL4\Libraries\NewsInfo_Cache” folder.It's referring some thing around iCustom
-
If you add the indicator, I will have a look, without it though is impossible to see what it's doing. sounds very interesting though.
-
@jstap incoming IceFX.NewsInfo.ex4
-
any update man?
-
I didn't look in the week when it's displaying, will try to find time next week
-
@jstap alright bro, anticipating then
-
@jstap hello man, how are you doing?
Checking in on this if you've been able to pull it off bro
-
Thank you sooooo much its working amazing...... @tec.nacs
here the files...
IceFX.NewsInfo.ex4
and i have .dll files too.. but idont know how to share here -
@basheer1414 there is a solution for News Filter in Backtest, check here: https://fxdreema.com/forum/topic/16481/news-during-backtest/19