Hey guys very new to Quantopian and Python
Ive been taking some classes on udemy and reading books i got to completing my first code but i dont know why i keep getting this error
LINE TYPE DETAILS
--- Error Algorithm must implement initialize(context) method.
But i do have the initialize context method in the beginning of the code....