quandl

Undocumented in source.

Members

Functions

get
void get(string code, string type)

To download file from the website defined by the first argument. To determine the website address by the token stored in "code" and call the function "download"

get
void get(string code, string order, string StartDate, string EndDate, string transformation, string collapse, string rows, string filetype)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

quandlapi_t
struct quandlapi_t

quandl.d

Variables

quandlapi
quandlapi_t quandlapi;
Undocumented in source.

Meta