print "Enter a series of stock symbols separated by spaces (example: #{example_stocks}) to retrieve the historical adjusted close.\n" stock_symbols = gets stock_symbols ||= example_stocks stock_symbols.split.each{|symbol| ...We've just added support for the RSS Financial extension that lets you embed company stock symbols in outgoing RSS feeds.stock_symbols