Join Data Science Interview MasterClass (in 3 weeks) 🚀 led by FAANG Data Scientists | Just 6 seats remaining...
Alpaca is a trading platform where we will extract news and stock price data for our project
1. Create an Alpaca Account
2. Generate API Keys
3. Create an .env file in your project directory
# ALPACA KEYS
ALPACA_API_KEY="PKD................"
ALPACA_SECRET_KEY="VR4................................"