Hi All,

I have been struggling to add simple moving averages to the coarse selection feature of my python algorithms. I have looked online on the quantconnect website how to do this but still can't figure out how to filter by comparing the current price of the security to the current moving average of the security. If anyone has any tips or advice I greatly appreciate it! My code looks something like this: