nixoninnes
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 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…