Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to get data into a strategy from xml webpage

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

    How to get data into a strategy from xml webpage

    Hi,

    I need to incorporate data coming from an XML webpage (http://www.usda.gov/oce/commodity/wasde/latest.xml) because the strategy must take decisions depending on the new data released in this webpage once a month.

    Is it possible?
    How?

    Thank you

    #2
    Hello,

    Thank you for the inquiry.

    This would be an item that is outside of what I can directly assist with as this is just a standard C# programming item. This is certainly possible from a C# standpoint and this should also be possible using NinjaScript as well because NinjaScript is just C#.

    For learning how to do this type of item, I would suggest reviewing general C# tutorials on Web Requests, and Parsing XML data from a web request. You could use C# and logic to accomplish the getting the file and parsing it. Once you have the data, you could use that however you want in the platform.

    I had composed some example searches below on how to locate more information on this topic:

    "C# read xml file from web address"
    Search and Result

    "C# get xml from url"
    search and result

    Either of the above results should allow you to access the file and parse it, you would of course need to test this to ensure the server allows you to access the file and also that the xml is able to be parsed.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    597 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    555 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X