Authenticate with Alpaca API
R-bloggers 2024-10-16
Summary:
The {alpacar} package for R is a wrapper around the Alpaca API. API documentation can be found here. In this introductory post I show how to install and load the package, then authenticate with the API and retrieve account information.
Continue reading: Authenticate with Alpaca API