Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

candle stick start time and end time

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

    candle stick start time and end time

    if I use a 10 minutes interval , and a candle stick is "11:00 am". Is the start time of the candle stick 11:00:00 am , and the end time is 11:10:00 am ?

    #2
    Hi coffeedan,

    Thank you for your post.

    The time shown for a bar is the close time so if you look at a chart and see an 11:00 bar it will represent the time from 10:50 to 11:00.
    Ryan O.NinjaTrader Customer Service

    Comment


      #3
      Thanks for your reply.

      If I need calculated the Open , High, Low , Close of a 10 minutes interval, but my incoming data from onBarUpdate() are 1 minutes ( BarPeriod is 1 minute) , how do I simulate 10 minutes OHLC and indicators base on 1 mintues OHLC and indicators ?

      Suppose I have an List of consecutive 10 Open, High , Low , Close and RSI . Each are obtained at 1 minute apart in the onBarUpdate() .

      Comment


        #4
        coffeedan,

        In NinjaTrader 6.5 you can not calculate indicators based on a different interval than the chart.

        However, with NinjaTrader 7 it is possible to calculate based on a 1 minute value if you use that as your input series. The main thing is that you would have to download and install NinjaTrader 7 if you haven't already done so to get that type of differing time-frame for your indicators versus the chart interval.

        To download NinjaTrader 7 please refer to the following link.
        Ryan O.NinjaTrader Customer Service

        Comment


          #5
          how to do that in version 7 ?

          how to do that in version 7 ?

          Do I use the IDataSeries ? I am very new to this.

          Comment


            #6
            coffeedan,

            You would add a second Data Series to the chart for the second interval, and then in the Indicators menu you would modify the input series of your indicators to be the chart's second data series.
            Ryan O.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            77 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            45 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            27 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            32 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            62 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X