This is the code I wrote for a trading strategy that trades options with the super trend and stochastic indicator.  

I use a class to store the indicators like Alex from QuantConnect showed me how to a while ago. This script shows how to structure indicators on a dynamic universe.