Results 2 issues of Tuan

improves handle connection errors when asynchronous streaming. asyncio runs into timeout error if stream reaches rate limit (status_code 420). This is similar to https://github.com/tweepy/tweepy/commit/68e19cc6b9b23d72369ca1520093770eb18a5a9f

Changes to print. - added parentheses to print statements in files: - - quantiacsToolbox/quantiacsToolbox.py - - sampleSystems/heikinAshi.py Added import for urllib in python3 - try to import urllib for python3...