Announcement

Collapse
No announcement yet.

Day chart time intervals

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

  • Day chart time intervals

    Hi,

    My question is related to NQ U8. When I use open(0, inv("d")) and close(0, inv("d")) what is the open and close timestamp of a Day Chart? The close seems to be at 15:20 (Chicago time), not sure when the open is though.

    How about other symbols, e.g. AX U8, or HSI N8, etc.? Are the open and close time posted somewhere?

    Thank you in advance.

    William

  • #2
    Re: Day chart time intervals

    William
    open(0, inv("d")) references the Open of the daily bar which in the case of the e-mini Nasdaq (NQ) occurs at 15:30 CT of the day prior to the trade date
    Alex


    Originally posted by whammer
    Hi,

    My question is related to NQ U8. When I use open(0, inv("d")) and close(0, inv("d")) what is the open and close timestamp of a Day Chart? The close seems to be at 15:20 (Chicago time), not sure when the open is though.

    How about other symbols, e.g. AX U8, or HSI N8, etc.? Are the open and close time posted somewhere?

    Thank you in advance.

    William

    Comment


    • #3
      Thank you very much, Alex.

      Comment


      • #4
        William
        My pleasure
        Alex


        Originally posted by whammer
        Thank you very much, Alex.

        Comment

        Working...
        X