After trying to run the script that is provided in the first tutorial, I get the following error:
asset = get_pricing('TSLA', fields='price', start_date=start, end_date=end)
NameError: name 'get_pricing' is not defined
After getting this error, I tried to replace the exact code from the tutorial, which results in the same error. Can someone please help me in the right direction?
Best regards, Mike