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 building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Hello,
Before I tell you about my issue, let me describe my environment:
Environment
$ uname --all
) Ubuntu 18.04python --version
3.6.9python -c 'import math, sys;print(int(math.log(sys.maxsize + 1, 2) + 1))'
64which python
/opt/venv/bin/pythonalias python | grep python
not foundpip freeze
no output, no requirements.txt file generatedpip
, orother (please explain)
) instructions for UbuntuNow that you know a little about me, let me tell you about the issue I am having:
Description of Issue
When I got to the step 'pip install -e .' I get the following error:
Not have an error and move to the next step
Error
Here is how you can reproduce this issue on your machine:
Reproduction Steps
What steps have you taken to resolve this already?
Google. ...
Anything else?
No.
...
Sincerely,
$ whoami