Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

RSS Feed , ninjatrader 8 strategy

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

    RSS Feed , ninjatrader 8 strategy

    Hello mates,
    I would like to add a "RSS feed" to my ninjatrader 8 strategy code to trade the Crude oil inventories news. When the economic time from the RSS feed macth with my computer time then allow the strategy to execute his logic.

    I want to incorporate the following Forex Factory economic RSS feed to my code:
    How coud be the logic?

    Can I use this?? : https://www.forexfactory.com/calendar.php



    They do a RSS feed so Can I automate this??.







    3:30pm

    USD

    Crude Oil Inventories



    <event><title>Crude Oil Inventories</title><country>USD</country><date>08-01-2018</date><time>2:30pm</time><impact>High</impact><forecast>-2.6M</forecast><previous>-6.1M</previous></event>

    Many thanks in advance for your help

    #2
    Hello bcomas,

    Thank you for writing in.

    Yes this would be possible however would require some custom code.

    I put together a sample indicator which will parse the short interest of a stock, pulled from a table off WSJ.com, and display that value on a chart.

    You could use this sample as a framework for how you could parse the information you’d like from the calendar.

    Once you’ve parsed the report to a date time object, you could then check if the current time was equal to or after the report time. Below would be an example of how you could use a time filter to limit trading,



    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    52 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    130 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    70 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    48 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X