Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to get vix today open value?

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

    How to get vix today open value?

    How to get vix today open value or yesterday close value?
    I use /es 1m chart.
    I saw the example of VIXIndicator.cs, but I don't need to draw the vix indicator, I just need a VIX open or close value.
    Thanks.

    #2
    Hello caiyusa,

    Thank you for your post and welcome to the NinjaTrader Support Forum!

    You would need a data feed provider that supports indexes and the VIX index. You can view the supported data feed providers at the following link: http://ninjatrader.com/support/helpG...rical_data.htm

    Please let me know if you have any questions.

    Comment


      #3
      I guess I need to clarify my question:
      I use IB with ninjatrader. I know the vix symbol in IB is ^VIX. My question is that I don't know how to read the vix value in code?

      Comment


        #4
        Hello caiyusa,

        Thanks for your post.

        You would use the Add() method to add the ^VIX instrument to your code and then you would refer to the added dataseries by its BarsArray[] index. Please see the helpguide here on add() and other considerations for multiseries scripting: http://ninjatrader.com/support/helpG...nstruments.htm

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        7 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        118 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        167 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        85 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        130 views
        0 likes
        Last Post cmoran13  
        Working...
        X