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

Cbi.Globals

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

    Cbi.Globals

    What is the .MinDate value used in various indicators such as Pivot Points? Is there documentation on it online or elsewhere?
    Jim-Boulder
    NinjaTrader Ecosystem Vendor - Elephant Tracks

    #2
    This is an NT internal feature which is not documented, since we don't provide support on it's usage.

    Comment


      #3
      MinDate

      Originally posted by NinjaTrader_Dierk View Post
      This is an NT internal feature which is not documented, since we don't provide support on it's usage.
      Thank you. What is the MinDate value though---is it the earliest date in the data series loaded? (i.e. "the earliest date that would be visible on the chart")?
      Jim-Boulder
      NinjaTrader Ecosystem Vendor - Elephant Tracks

      Comment


        #4
        Jim-Boulder when they say they don't support it it means you'll have to find the answer out yourself. Just do a simple Print() of the variable and play around with it till you see a pattern of what it is returning and then you will know what the variable does.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by Jim-Boulder View Post
          (i.e. "the earliest date that would be visible on the chart")?
          No it's not. It's a fixed value used for NT internal computation.

          Bars[0].Time.Date should yields the earliest date of series (provided there is at least one bar in the series).

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by PhillT, 04-19-2024, 02:16 PM
          4 responses
          35 views
          0 likes
          Last Post PhillT
          by PhillT
           
          Started by ageeholdings, 05-01-2024, 05:22 AM
          5 responses
          37 views
          0 likes
          Last Post ageeholdings  
          Started by reynoldsn, Today, 02:34 PM
          0 responses
          13 views
          0 likes
          Last Post reynoldsn  
          Started by nightstalker, Today, 02:05 PM
          0 responses
          20 views
          0 likes
          Last Post nightstalker  
          Started by llanqui, Yesterday, 09:59 AM
          8 responses
          32 views
          0 likes
          Last Post llanqui
          by llanqui
           
          Working...
          X