mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-07-16 01:20:21 +08:00
903 B
903 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Indicator Request | Be as detailed as possible with links please. | enhancement | twopirllc |
Which version are you running? The lastest version is on Github. Pip is for major releases.
import pandas_ta as ta
print(ta.version)
Upgrade.
$ pip install -U git+https://github.com/twopirllc/pandas-ta
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context, web links, or screenshots about the feature request here.
Thanks for using Pandas TA!