Hi Guys,
I wrote the program copied below. When I try to execute with the following data in the input file:
ADBE,USD,NASDAQ
CSCO,USD,NASDAQ
GOOGL,USD,NASDAQ
it only runs for the first stock, ADBE, and does nothing afterwards. The idea is the program should run for each entry in the input file...