Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Data export Problem NT7

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

    Data export Problem NT7

    Hi,

    i've been exporting Minute data ('Last') and somehow can't reconstruct the way the candels are build from that data.

    This is the chart and the candle for test:


    The Data Box:


    This is the Data from the NT7 DB export:
    Code:
        %        date   time ; open  ; high  ; low ;  close  ; volume
        %-    20160314 145500;2007.75;2008   ;2006.75;2007   ;3925 
        %     20160314 145600;2007   ;2007.25;2006.5 ;2007   ;2706 
        %     20160314 145700;2007   ;2007.5 ;2006.75;2007.25;2466 
        %     20160314 145800;2007.25;2007.25;2006   ;2006.25;3140 
        %     20160314 145900;2006.25;2006.5 ;2005.75;2006.25;4674
        %-    20160314 150000;2006.5 ;2006.5 ;2005.75;2006.5 ;6974
    If I reconstruct the 5M candle from the 1M data I should get this, right?
    Code:
                          1455            2007.75;2008   ;2005.75;2006.25;16911
    But even in the raw data export there is NO value that even reaches the high of 2009
    to compare the Data box:
    Code:
                          1455            2007.75;2008   ;2005.75;2006.25;16911
                          1455            2008.75;2009   ;2006.75;2007.00;16755
    What am I doing wrong here?

    PS: must be the same data as on the chart, right?

    ksh

    #2
    Hello mcr-ksh,
    Thanks for your post.
    When you export data it will be in UTC time. If you adjust what data you are looking at based on it being UTC time does it match what you expect?

    Comment


      #3
      NO. This is why I posted the times. the Databox is at UTC 1455 while the chart is at 1555. The conversion is already done.

      ksh

      Comment


        #4
        Hello mcr-ksh,
        Thanks for your reply.
        NinjaTrader time stamps on bar close.
        So for the 5 minute bar you would check data from 14:51-14:55 UTC

        Comment


          #5
          % 20160314 145100;2008.75;2009 ;2008 ;2008 ;2841
          % 20160314 145200;2008.25;2008.5 ;2007.5 ;2008 ;2461
          % 20160314 145300;2007.75;2008 ;2007.5 ;2007.75;2639
          % 20160314 145400;2007.75;2008.25;2007.5 ;2008 ;4889
          %- 20160314 145500;2007.75;2008 ;2006.75;2007 ;3925
          this is it!

          thanks.
          ksh

          Comment

          Latest Posts

          Collapse

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