Hello,
I'm new to Quantopian and I'm getting started with writing & backtesting trading algorithms on the online platform. I understand the purpose of the 'context' parameter as a way for variables to persist between different methods of an algorithm, but I don't know what type 'context' actually is or how it's initialized under the hood. Does anyone have any details on this?
Thanks for the help,
Isaac