Port details |
- py-pandas-ta Market Technical Analysis indicators in Python and Pandas
- 0.3.14_2 finance
=1 0.3.14_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-26 06:15:37
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: polipo, tcpdump, ratproxy, magicrescue, tmux
- Also Listed In: python
- License: MIT
- Description:
- Pandas Technical Analysis (Pandas TA) is an easy to use library that leverages
the Pandas package with more than 130 Indicators and Utility functions and more
than 60 TA Lib Candlestick Patterns. Many commonly used indicators are included,
such as: Candle Pattern(cdl_pattern), Simple Moving Average (sma) Moving Average
Convergence Divergence (macd), Hull Exponential Moving Average (hma), Bollinger
Bands (bbands), On-Balance Volume (obv), Aroon & Aroon Oscillator (aroon),
Squeeze (squeeze) and many more.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pandas-ta>0:finance/py-pandas-ta@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-pandas-ta/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-pandas-ta
- pkg install py39-pandas-ta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pandas-ta listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pandas-ta
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1672029264
SHA256 (twopirllc-pandas-ta-0.3.14_GH0.tar.gz) = 7f6e22d30b363711865c6d4a314e4b9cff475c3e5cd3c5d31435f9041e2fb27c
SIZE (twopirllc-pandas-ta-0.3.14_GH0.tar.gz) = 3057395
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-dateutil>0 : devel/py-dateutil@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-pandas>=1.2.0 : math/py-pandas@py39
- py39-pytz>=2021.1 : devel/py-pytz@py39
- py39-six>=1.16.0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-ta-lib>0 : finance/py-ta-lib@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dateutil>0 : devel/py-dateutil@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-pandas>=1.2.0 : math/py-pandas@py39
- py39-pytz>=2021.1 : devel/py-pytz@py39
- py39-six>=1.16.0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-pandas-ta
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.14_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.3.14_1 13 Feb 2023 06:39:14
    |
Yuri Victorovich (yuri)  |
finance/py-TA-Lib: Remove duplicate in favor of finance/py-ta-lib
PR: 268751
Reported by: asomers@ |
0.3.14 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.3.14 26 Dec 2022 06:13:15
    |
Yuri Victorovich (yuri)  |
finance/py-pandas-ta: New port: Market Technical Analysis indicators in Python
and Pandas |