Metadata-Version: 2.4
Name: fixedta
Version: 0.0.1
Summary: Fixed version of pandas-ta
Home-page: https://www.google.com
Download-URL: https://www.google.com
Author: Husain Chhil
Author-email: hychhil@gmail.com
Maintainer: Husain Chhil
Maintainer-email: hychhil@gmail.com
License: The MIT License (MIT)
Keywords: technical analysis,trading,python3,pandas
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: pandas
Provides-Extra: dev
Requires-Dist: alphaVantage-api; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: mplfinance; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: sklearn; extra == "dev"
Requires-Dist: statsmodels; extra == "dev"
Requires-Dist: stochastic; extra == "dev"
Requires-Dist: talib; extra == "dev"
Requires-Dist: tqdm; extra == "dev"
Requires-Dist: vectorbt; extra == "dev"
Requires-Dist: yfinance; extra == "dev"
Provides-Extra: test
Requires-Dist: ta-lib; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

Fixed version of pandas-ta
