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

High and low of the first bar of the session

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

    High and low of the first bar of the session

    Hi,

    i would an indicator to plot the high and low of the first bar of the session (both RTH and Globex) no matter if it is time based or tick based.

    do you guys know of any indicator capable of doing this in Ninjatrader 7 or 8?

    thanks!

    #2
    Originally posted by dacamon View Post
    Hi,

    i would an indicator to plot the high and low of the first bar of the session (both RTH and Globex) no matter if it is time based or tick based.

    do you guys know of any indicator capable of doing this in Ninjatrader 7 or 8?

    thanks!
    Contact Harry on this forum (or LizardIndicators.com). His opening range indicator will give you the high and lows for min, tick, etc. for the opening bar.

    Comment


      #3
      Hello dacamon,

      As this was a request for completed 3rd party scripts and not a request for assistance with developing a script with C# code I have moved this thread to the platform technical support section of the forums.

      Please let me know if you were asking for assistance with a script you are developing yourself.
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Yes, i was asking for assistance with a script i al developing.

        thanks for you help!

        Comment


          #5
          So, all i would need is to draw the high and the low of the first bar within a time period that is defined by the user.

          any help would be much appreciated! Thanks!

          Comment


            #6
            Hello dacamon,

            Bars.IsFirstBarOfSession will be true on the first bar of a session.

            The High[0] will be the high of that bar. The Low[0] will be the low of that bar.

            Below are links to the help guide.




            Also, below I am including a link to a forum post with helpful information about getting started with NinjaScript.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by truepenny, Today, 03:59 AM
            2 responses
            11 views
            0 likes
            Last Post truepenny  
            Started by Mindset, Today, 06:19 AM
            1 response
            7 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Started by alexstox, 10-16-2018, 03:29 PM
            13 responses
            357 views
            0 likes
            Last Post aligator  
            Started by truepenny, Today, 03:45 AM
            2 responses
            17 views
            0 likes
            Last Post truepenny  
            Started by dcriador, Today, 01:43 AM
            2 responses
            15 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X