Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time

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

    Time

    I am looking to do some debugging. I want the current time in HH:MIN:SEC format, (24 hour format would be great).

    However, I can't seem to be able to do it in a nice easy fashion - just in some circuitous manner. Is there an easy way to do that?


    Also, why is it that PrintWithTimeStamp and Time[0] print out to the next 5 minute bar?...i.e. if i have a 5 minute chart, and the current time is 8:43...it prints out 8:45

    Thanks,
    Matt

    #2
    Hello Matt,

    You will want to use DateTime.Now to capture the current system time.
    Manipulating DateTime objects

    Time[0] prints the stamp stamp of bars, which is the time the bar ended or is projected to end. More information here - How NinjaTrader builds chart bars.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    600 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    347 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    558 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    558 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X