I was wondering how to implement custom data from sources other than the dropbox. All the examples in Quantconnect documentation uses Dropbox as the source and has a very restrictive line by line reader. Is there a way to implement this that allows me to download the entire set in one go and supply the relevant data to the algorithm as needed?

Author