This bot looks to combine the G Score algorithim found in Quantconnect documentation, with some technical analysis written into it, collecting symbol data such as sma, and other stuff. 

 

I suspect the list of stocks from the Fine filter isnt populating the self.tickers variable, and thus no orders are ever taken.  Any ideas how I'd further troubleshoot this?