Join ML Engineer Interview MasterClass (April Cohort) led by FAANG Data Scientists | Just 2 seats remaining...
ML Engineer MasterClass (April) | 2 seats left
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................................"