Hi All,
Greetings from Ken from Shanghai, China.
I am inspired by your lecture course, and I would like to seek your advice - how can I download these code to my local environment? Therefore I can do some test while I do not have internal access.
For example, there are some code snippets like follow:
pricing = get_pricing('SPY', fields='price', start_date=start, end_date=end)
However, this get_pricing method should be your quantopian internal method only.