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 CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        27 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        183 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        335 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        260 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X