cqiaoYc
Results
4
comments of
cqiaoYc
@enriqueromualdez, thank you!
I switched to Python3 5, but the trouble still exists.
SQTrader was installed by pip.
conf in main(): testing=False config=settings.DEFAULT_CONFIG_FILENAME config = settings.from_file(config, testing) # config=SettingsDefault() run(config, testing, tickers, filename) ===============