You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
my country not have a good internet connection.
I must use a VPN.
my robot needs to update news from the Forex factory calendar but can't connect to this site.
In some cases you can use some of the news and calendar related libraries built in by mql5 instead. I think a way to make the most of the source code and libraries available on mql5 is the most optimal for writing EA code. That's my personal advice
When I use VPN, filtering is circumvented. But the problem is, though the VPS browser shows the page (Forex Factory Calendar). Metatrader can't download news. So I want to know what Metatrader protocol connected to the Internet. To suit it to use a specific VPN or specific settings. So that Metatrader can be connected through its own connection.
Notice that's my problem.
When I use VPN, filtering is circumvented. But the problem is, though the VPS browser shows the page (Forex Factory Calendar). Metatrader can't download news. So I want to know what Metatrader protocol connected to the Internet. To suit it to use a specific VPN or specific settings. So that Metatrader can be connected through its own connection.
No. - You are asking the wrong questions.
First of all, the connection MetaTrader uses is not of relevance to your problem. - The EA connects using (of course) HTTP(s) for retrieving the calendar data from ffcal.
You should check the expert-tab for errors and messages related to the failed download. - If its a market product, and you have no access to the source, you will need to contact the developer and ask for help.
If its your code, and you have the source, you could ask for help in solving a coding issue here. - Or debug it on your own.
It is neither our duty, nor our benefit, as a community or individual, to try to solve your issue beyond what has been told you up to now.
In short terms: Post the code, ask for help, or figure it out somehow differently.
No. - You are asking the wrong questions.
First of all, the connection MetaTrader uses is not of relevance to your problem. - The EA connects using (of course) HTTP(s) for retrieving the calendar data from ffcal.
You should check the expert-tab for errors and messages related to the failed download. - If its a market product, and you have no access to the source, you will need to contact the developer and ask for help.
If its your code, and you have the source, you could ask for help in solving a coding issue here. - Or debug it on your own.
It is neither our duty, nor our benefit, as a community or individual, to try to solve your issue beyond what has been told you up to now.
In short terms: Post the code, ask for help, or figure it out somehow differently.
For example This errors:
2023.07.19 01:31:00.599 News Trader EA v1.4.1 AUDUSD,M15: Alert: FFCal Error - Web page download was not complete!
2023.07.19 01:31:00.599 News Trader EA v1.4.1 USDJPY,M15: Error in call of InternetOpenUrlW()
Sometimes it works right !!!
2023.07.17 05:31:13.951 News Trader EA v1.4.1 EURUSD,M15: 7-17-2023-EURUSD15-589124-FFCal.xml was saved successfully
For example This errors:
2023.07.19 01:31:00.599 News Trader EA v1.4.1 AUDUSD,M15: Alert: FFCal Error - Web page download was not complete!
2023.07.19 01:31:00.599 News Trader EA v1.4.1 USDJPY,M15: Error in call of InternetOpenUrlW()
Sometimes it works right !!!
2023.07.17 05:31:13.951 News Trader EA v1.4.1 EURUSD,M15: 7-17-2023-EURUSD15-589124-FFCal.xml was saved successfully
For example This errors:
2023.07.19 01:31:00.599 News Trader EA v1.4.1 AUDUSD,M15: Alert: FFCal Error - Web page download was not complete!
2023.07.19 01:31:00.599 News Trader EA v1.4.1 USDJPY,M15: Error in call of InternetOpenUrlW()
Sometimes it works right !!!
2023.07.17 05:31:13.951 News Trader EA v1.4.1 EURUSD,M15: 7-17-2023-EURUSD15-589124-FFCal.xml was saved successfully
So, you can read this page (just to start with this subject): https://www.mql5.com/en/forum/389592/page5
and post #7
Notice that's my problem.
When I use VPN, filtering is circumvented. But the problem is, though the VPS browser shows the page (Forex Factory Calendar). Metatrader can't download news. So I want to know what Metatrader protocol connected to the Internet. To suit it to use a specific VPN or specific settings. So that Metatrader can be connected through its own connection.
If FFCal is not working anymore(!!) why don't you use the much more convenient integrated calendar: https://www.mql5.com/en/docs/calendar ?
This works in Backtests and MQ-VPS!
If FFCal is not working anymore(!!) why don't you use the much more convenient integrated calendar: https://www.mql5.com/en/docs/calendar ?
This works in Backtests and MQ-VPS!