Releases: alpacahq/marketstore
Releases · alpacahq/marketstore
MarketStore 4.1.23
MarketStore 4.1.22
- [Alpaca Broker API Feeder] API retry and minor bugfix #621
Alpaca Broker API Feeder retries API calls. The number of retries can be configured byAPCA_API_RETRY_MAX
env var.
MarketStore 4.1.21
fix(alpaca broker feeder): add AuthMethod
config and set BASIC_AUTH as the default auth method
fix(alpaca broker feeder): add logging after calling GetSnapshots API
MarketStore 4.1.20
Marketstore 4.1.19
- [alpacabkfeeder] minor bug fixes
Marketstore 4.1.18
MarketStore 4.1.17
- feat(alpacabkfeeder): override stocks_json_url by
ALPACA_BROKER_FEEDER_STOCKS_JSON_URL
MarketStore 4.1.16
- feat(alpacabkfeeder):
- Add
stocks_json_url
andstocks_json_basic_auth
config - Data schema change for some columns:
float64
->float32
- Add
MarketStore 4.1.15
fix(alpacabkfeeder): bugfix for sandbox endpoints
MarketStore 4.1.14
- feat(alpacabkfeeder plugin): add data to store
- fix(alpacabkfeeder plugin): fix a bug that the plugin cannot be used for the sandbox endpoints