Announcement

Collapse
No announcement yet.

XML File working with EFS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • XML File working with EFS

    Hello, everyone.

    I would like to draw on my charts different landmark corresponding of 'price action' from an external file
    in XML extension that will allow me daily to update.

    Is what it is possible to retrieve xml data and exploited in EFS.
    as properties of getsymbol()

    Is there a JavaScript function or efs that reads the xml.

    Thanks
    JK from Paris
    Last edited by juju075; 08-10-2014, 03:00 AM.

  • #2
    OK,

    i find efs data request BDA.

    XML file (XSD + XSLT) .

    Data creation with Access + Excel 2013.

    Comment


    • #3
      Load XML file using EFS.

      Hello Everyone, from Paris.

      Do you know how read an xml file using EFS coding ?

      EFS don’t recognize javascript function
      LoadXMLDoc() and also can’t get value for node.

      Function xmlDoc.getElement() or xmlDoc.getAttribute().

      Works only with Internet Explore browser.

      Thanks

      Comment


      • #4
        Hello everyone from Paris.

        Does XMLHttpRequest() is recognized in EFS.

        I would like load and manipulate my XML file to get values.

        Thanks

        Comment

        Working...
        X