Metadata-Version: 2.1
Name: ATACS
Version: 0.1.0
Summary: A Python package for financial analysis including RSI, MACD, and statistical insights.
Author: Chirag Bhatia
Author-email: chiragbhatia2002@yahoo.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: numpy

