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?
    BrandonNinjaTrader Customer Service

    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
        BrandonNinjaTrader Customer Service

        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 f.saeidi, Today, 12:14 PM
          4 responses
          10 views
          0 likes
          Last Post f.saeidi  
          Started by ZenCortexHurry, Today, 01:07 PM
          0 responses
          3 views
          0 likes
          Last Post ZenCortexHurry  
          Started by ZenCortexHurry, Today, 01:04 PM
          0 responses
          2 views
          0 likes
          Last Post ZenCortexHurry  
          Started by Russ Moreland, Today, 12:54 PM
          1 response
          6 views
          0 likes
          Last Post NinjaTrader_Erick  
          Started by philmg, Today, 12:55 PM
          1 response
          6 views
          0 likes
          Last Post NinjaTrader_ChristopherJ  
          Working...
          X