I re-wrote the options_data_collector.py 'collection' run condition to now use multithreaded pools to gather data for all the symbols that it is fed. It also gathers this data every minute instead of every 10. We may change this in the future to run less often but for now, it has the capability to run at minutely frequency.
I re-wrote the options_data_collector.py 'collection' run condition to now use multithreaded pools to gather data for all the symbols that it is fed. It also gathers this data every minute instead of every 10. We may change this in the future to run less often but for now, it has the capability to run at minutely frequency.