- Credits
- 0
where is the demo vers. for testing?
Thanks
default settings only for GU m5...
where is the demo vers. for testing?
Thanks
default settings only for GU m5...
Are you using the EA on VPS provided by FBS? It seems like they block URLDownloadToFileW.
Please kindly advise.
Thanks.
FFCAL dont work in VPS, because XML protocol is blocked , can write this file in TXT format?I don't use a vps from fbs..
How long can it be tested?默认设置仅适用于 GU m5...
Can you make a firm offer?
I don't use a vps from fbs..
Hi, i add a screemshot, please can you change this lines in screenshot with this code ? this code work for me :
void xmlDownload()
{
//---
ResetLastError();
string sUrl="http://nfs.faireconomy.media/ff_calendar_thisweek.xml";
string FilePath=StringConcatenate(TerminalInfoString(TERMINAL_DATA_PATH),"\\MQL4\\Files\\",xmlFileName);
int FileGet=URLDownloadToFileW(NULL,sUrl,FilePath,0,NULL);
if(FileGet==0) PrintFormat(INAME+": %s file downloaded successfully!",xmlFileName);
//--- check for errors
else PrintFormat(INAME+": failed to download %s file, Error code = %d",xmlFileName,GetLastError());
//---
FFCAL dont work in VPS, because XML protocol is blocked , can write this file in TXT format?
Have you solved the ffcal problem? If so, how?
Today it traded the exact time as the NFP release because news filter did not work. Good thing is, it recovered because of the limit order with the trailing stop. Hope we can do something so that the news filter will do it's job.
good...i get 1 win trade today