facioquo / stock-indicators-python

Stock Indicators for Python. Maintained by @LeeDongGeon1996
https://python.StockIndicators.dev
Apache License 2.0
226 stars 38 forks source link

docs: Update example snippet (cosmetic) #365

Closed DaveSkender closed 6 months ago

DaveSkender commented 6 months ago

The guide was saying:

the get_history_from_feed() method shown in the example below and throughout our documentation is not part of this library

but then follows with a code snippet that used get_historical_quotes() inconsistently. I've updated them all to use the latter, since it's a bit nicer/simpler than "from feed".

github-actions[bot] commented 6 months ago

✔️ Tests 414 / 414 - passed in NaNms 🔍 click here for more details