Jump to content

FFCal News Alert Indicator not Working - URL in Script cant be found on the Network


kappaforex

Recommended Posts

Hey traders, been using the FFcal for news alerts on my MT4 platform. Having troubles now with it as the URL in the script file cant be found. http://cloud.forexfactory.com/ffcal_week_this.xml

 

Any ideas??

 

Cheers

 

Read all of the threads on this page: http://indo-investasi.com/showthread.php/7254-Forex-Shocker-2.0XE-N1/page11

your solution is there.

Link to comment
Share on other sites

Simply copy and overwrite the following lines with this code:

string sTags[7] = { "<title>", "<country>", "<date><![CDATA[", "<time><![CDATA[", "<impact><![CDATA[", "<forecast><![CDATA[", "<previous><![CDATA[" };

string eTags[7] = { "</title>", "</country>", "]]></date>", "]]></time>", "]]></impact>", "]]></forecast>", "]]></previous>" };

 

It should work fine after this change. Hopefully FF doesn't change its xml tags often in the future. It's a big nuisance.

 

Cheers

Link to comment
Share on other sites

Mirror

 

edited, uploaded and working. Simply replace files in expert>indicator folder. Thanks always welcome if you find it useful please

 

http://www.4shared.com/file/ZShZ7zex/FFCal.html

 

This version doesn't seem to be working either. This is the error:

"Web page download was not complete!"

"empty string parameter for FileWriteString function" // i.e. file name is empty "".

 

The new URL is still valid:

http://www.forexfactory.com/ffcal_week_this.xml

 

And the XML tags seem to be unchanged also. :( Perhaps it's just me. Can anyone confirm the updated version is still working?

 

Regards,

JonDgls

Edited by jondgls
Link to comment
Share on other sites

New to this indicator...

Can someone explain how the below function is used?

 

extern bool IsEA_Call = false;

 

When does this need to set = true?

I am using this indicator for EA. So, just copy this to indicator folder is good enough with default settings?

 

Appreciate someone can reply to this post. Thanks,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...