232 Forks
884 Stars
884 Watchers

stock-analysis-engine

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/

How to download and setup stock-analysis-engine

Open terminal and run command
git clone https://github.com/AlgoTraders/stock-analysis-engine.git
git clone is used to create a copy or clone of stock-analysis-engine repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stock-analysis-engine https://github.com/AlgoTraders/stock-analysis-engine/archive/master.zip

Or simply clone stock-analysis-engine with SSH
[email protected]:AlgoTraders/stock-analysis-engine.git

If you have some problems with stock-analysis-engine

You may open issue on stock-analysis-engine support forum (system) here: https://github.com/AlgoTraders/stock-analysis-engine/issues