Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ex-dividend date

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

    Ex-dividend date

    Is there a function to call/find the ex-dividend date of a stock within NT7?

    #2
    Hello nightriderx,

    Unfortunately this value is not currently available. You can see the values we have available using OnFundamentalData()

    Type a period after FundamentalDataType to see the intellisense listing of this.


    {
    // Print some data to the Output window
    if (e.FundamentalDataType == FundamentalDataType.CurrentYearsEarningsPerShare)
    Print(
    "The current year's EPS is " + e.DoubleValue);
    }
    Attached Files
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      thanks Ryan,
      Is it possible to see the historical data on this, ie PE ratio 35 day bars back? or is it only current?

      Comment


        #4
        It's only going to provide current values. There is currently no fundamental data history.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          right, but my data feed does have historical earnings which I would like to use...is it possible to call on them through NT?

          Comment


            #6
            Unfortunately not at this time. Only current values are available.
            Ryan M.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            649 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            370 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            109 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            574 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            576 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X