|
|
|
|
|
by osullivj
3841 days ago
|
|
My addin works with quandl too, but avoids using any VBA or GUI. All the HTTP GETs are done on a background thread in C#, the result being your quandl downloads can be far more automated than with quandl's own addin. https://github.com/SpreadServe/SSAddin |
|