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 AaronKoRn, Today, 09:49 PM
            0 responses
            5 views
            0 likes
            Last Post AaronKoRn  
            Started by carnitron, Today, 08:42 PM
            0 responses
            8 views
            0 likes
            Last Post carnitron  
            Started by strategist007, Today, 07:51 PM
            0 responses
            9 views
            0 likes
            Last Post strategist007  
            Started by StockTrader88, 03-06-2021, 08:58 AM
            44 responses
            3,975 views
            3 likes
            Last Post jhudas88  
            Started by rbeckmann05, Today, 06:48 PM
            0 responses
            9 views
            0 likes
            Last Post rbeckmann05  
            Working...
            X