I am new to QuantConnect.  My primary interest is backtesting options.    Can someone point me to resources that can get me started on options backtesting?   Python prefered but if it has to be in C#, that's okay too.

I looked at the options template in Github, but there isn't enought details.

https://github.com/QuantConnect/Lean/blob/master/Algorithm.Python/BasicTemplateOptionsAlgorithm.py

Thank you.

Author