Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Economic Calendar-Trading Events

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

    Economic Calendar-Trading Events

    Hi,

    Does the NT8 language allow you to access upcoming trading calendar events? For example, Does NT8, allow you to see the following through code on the day of the annoucement:


    -Unemployment Numbers
    -Time of the announcement

    before the announcement happens?


    thanks for your help,

    ~A

    #2
    Welcome to the forums blahblahblah!

    It is possible to subscribe to realtime News events if that information is offered from your data provider, but there is not any out of box functionality to fetch future calendar events.

    NewsSubscription - https://ninjatrader.com/support/help...bscription.htm

    Data By Provider - https://ninjatrader.com/support/help...y_provider.htm

    NinjaScript is built upon C# however, so an approach could be taken to fetch that information using custom C# code so it can be presented on a chart or used within a script. For example, a script could use custom C# to download a calendar, and then parse that information so it can be used in your script. Taking such an approach is entirely possible, but we would not be able to provide support for custom C# applications and the approach will have to be developed on your own.

    Please let us know if we can be of further assistance.
    JimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by rhyminkevin, Today, 04:58 PM
    4 responses
    52 views
    0 likes
    Last Post dp8282
    by dp8282
     
    Started by iceman2018, Today, 05:07 PM
    0 responses
    5 views
    0 likes
    Last Post iceman2018  
    Started by lightsun47, Today, 03:51 PM
    0 responses
    7 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    14 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    50 views
    0 likes
    Last Post futtrader  
    Working...
    X