stock-analysis-engine
stock-analysis-engine copied to clipboard
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for buil...
When trying to run `fetch -t SPY` I get this error: ``` Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2862, in _dep_map return self.__dep_map File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2669, in...
# Environment * Operating System: Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 x86_64 * Python Version: Python 3.6.7 * Python Bitness: 64 * Python runtime: python...
Engine logs before PR https://github.com/AlgoTraders/stock-analysis-engine/pull/349 showing the timeout and the jobs taking >30 seconds to finish ``` 2019-03-01 02:01:19,220 - celery.worker.strategy - INFO - Received task: ae.work_tasks.get_new_pricing_data.get_new_pricing_data[0c8d4817-c84a-4dff-8550-724083d216f6] 2019-03-01 02:01:24,347 -...