alpacahq / alpaca-py

The Official Python SDK for Alpaca API
https://alpaca.markets/sdks/python/getting_started.html
Apache License 2.0
505 stars 125 forks source link

light edit for docs #399

Closed taylor-bsg closed 3 weeks ago

taylor-bsg commented 6 months ago

https://github.com/alpacahq/alpaca-py/blob/a41e28b72ee7b43eed45377d00186257828fbdb2/README.md?plain=1#L201

Here I suggest adding a simple line that says: "To do the same for stocks, it suffices to replace Crypto with Stock throughout the code and pass your Key and Secret into the StockHistoricalDataClient call."

hiohiohio commented 3 weeks ago

@taylor-bsg thank you for the suggestion. I have created a PR!