Fairly new to Quantopian and Python, so please excuse a beginners question.
I have been exploring the Research environment and have been trying to add indicators to prices.
I started with a basic moving average using the attached code in the notebook, but couldn't even get that to run. Perhaps this is too simple? Do I need to use Matplotlib and add multiple sub-plots? How have others tackled this?
Not asking for code, just pointers to help get me started.
Thanks