A Docker container that simplifies ingesting stock market data from the Alpaca API into an InfluxDB database, collecting 1-minute candles for configured market tickers.
#alpaca-to-influxdb#stock-market-data#financial-data-ingestion#influxdb-integration#alpaca-api-connector#time-series-database#market-data-collection#trading-data-storage#containerized-data-pipeline#ticker-data-processing#financial-timeseries#data-warehousing#api-data-ingestion#compose-stack#binance-to-influxdb-alternative
About
Alpaca to InfluxDB is a lightweight container that automates the collection of 1-minute candlestick data from the Alpaca trading API and writes it to an InfluxDB instance. It's designed for traders, financial analysts, and developers who need historical market data for backtestin…