Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Accessing External Data

Hello. Is there any way to access an external source of data on a minute basis? I am trying to utilize the VIX value and can place it into a text file on the web, updating the file every 5 seconds. What I would like to be able to do is utilize some type of function in Quantopian to read the value in this file. Or, if there is any other way to get the VIX on a minute basis into Quantopian, please let me know. The fetch function only seems to work on a daily basis. Thank you in advance!

1 response

The answer is no, unfortunately.