Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

VIX close not available before 930am

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

    VIX close not available before 930am

    Hey guys I noticed that in real-time testing the VIX series from the previous day is not available until after 930am, however in backtest it is available.

    I have a strategy that trades the ES futures between 830am and 4pm. If i were to add the daily VIX series to my strategy

    Add("^VIX", PeriodType.Minute, 1440);

    If I were to code something like Print(Closes[1][0]) for the above series it before 930am it gives me the close of the vix from 2 days ago, but if i were to print that after 930am it gives me yesterdays close. Is there anyway to get yesterdays vix close before 930am?

    Thanks,
    EliteTraderNYC

    #2
    Hello EliteTraderNYC,

    Thank you for your post.

    So the open on your PC (time zone) is at 9:30 AM, correct?

    Comment


      #3
      Yes on the session ES is set to 830am but vix the secondary series is set to 930am

      Comment


        #4
        Hello elitetradernyc,

        Thank you for your response.

        The close is not available until the next bar opens. So the VIX bar's close would not be available until the next bar opens.

        Comment

        Latest Posts

        Collapse

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