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/
backfill previous 30 calendar days of intraday minute pricing data from IEX Cloud with: backfill-minute-data.sh TICKER and support for fetching an individual historical minute dataset for a single ticker and publish it to redis + s3 (if enabled) with: fetch -t TICKER -F YYYY-MM-DD -g iex_min #308