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 rbeckmann05, Yesterday, 06:48 PM
    1 response
    12 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    10 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    15 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    11 views
    0 likes
    Last Post carnitron  
    Working...
    X