I created an ORB sample algorithm for 1 stock on 1 date.  I have a spreadsheet of stocks and dates that I wanted to practice on before I worry about wiring up the selection process.  My current program will take one stock and one date.  How could I run this on an array of stocks and dates?  I don't need to import from the spreadsheet if that is an issue.