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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    43 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    25 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    162 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    98 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    157 views
    2 likes
    Last Post CaptainJack  
    Working...
    X