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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      144 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      71 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      125 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      79 views
      0 likes
      Last Post PaulMohn  
      Working...
      X