Hello!
I am using IG-Broker and i wanted to download GER30-data from them.
i got an keyfrom alphavantage and edited the zorro.ini

but how i can download the data from ger30 now and use them?
i found this:
dataDownload (string Code, int Mode, int Period): int
Downloads the dataset with the given Code from Quandl™ or other price sources, and stores it in CSV format in the History folder. Returns the number of data records. Data is only downloaded when it is more recent than the last downloaded data plus the given Period in minutes (at 0 the data is always downloaded).


thx for help!