This is a summary of links featured on Quantocracy on Wednesday, 04/11/2018. To see our most recent links, visit the Quant Mashup. Read on readers!
-
Julia Download Free Data Using Alphavantage API [Flare 9x]For those of you wanting to get started/familiar with the Julia language. I wrote a small script to import .csv data using the Alphavantage API. In this example we demonstrate how to download a single .csv file as well as batch download multiple .csv files and export as .csv. First lets download a single .csv. AAPL 1 minute data using the alphavantage API. You will need to insert your API key.