alpaca-trade-apiEasy Playground

Alpaca API client for commission-free stock/crypto trading

Getting started with alpaca-trade-apiRun locally
Install
pip install alpaca-trade-api
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: alpaca_trade_api)

alpaca-trade-api is a third-party package. Alpaca API client for commission-free stock/crypto trading. Install with: pip install alpaca-trade-api

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?