I'm in the process of learning Python and could really use some help with my Universe selection.

Right now I have a list of symbols called EquitySymbols that can be manually altered to contain the symbols I type in. How would I alter my code so that Instead of having to type in the symbols I want I could use QC's fundamental coarse combo built in Universe selection method to select a new list of symbols every day at a sepcified time? 

Thanks so much to anyone that can help!!

Author