Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time on charts

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

    Time on charts

    I have a strategy that is driven completely off first tick of a bar. To debug and generally see what I'm doing, I use the Output Window and tag the output with time now: Time[0] which is always the time of first tick.

    The time displayed on the charts is the time of last tick of bar. I have to go through mental gymnastics to correlate the chart with the Output Window. Can the displayed chart time be changed to first tick instead of last tick?

    Thanks!

    #2
    Originally posted by epcompany View Post
    I have a strategy that is driven completely off first tick of a bar. To debug and generally see what I'm doing, I use the Output Window and tag the output with time now: Time[0] which is always the time of first tick.

    The time displayed on the charts is the time of last tick of bar. I have to go through mental gymnastics to correlate the chart with the Output Window. Can the displayed chart time be changed to first tick instead of last tick?

    Thanks!
    It cannot. Bar time is the end of the bar. It also corresponds to the beginning of the next bar. Ergo, use Time[1], and you also get the beginning time of Bar[0].

    Comment


      #3
      Hello epcompany,

      Thank you for your post.

      Unfortunately, the timestamp cannot be changed. Please let me know if you have any questions.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      310 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      200 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      186 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      278 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      229 views
      0 likes
      Last Post CarlTrading  
      Working...
      X