Metadata-Version: 2.4
Name: market-ranker-tanker
Version: 0.0.1
Summary: A multi-factor stock ranking tool combining Graham/Lynch valuations with Technical Analysis.
Author-email: MarcvanNiekerk <info@quickcart.store>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: ta
Requires-Dist: yfinance
Description-Content-Type: text/markdown

# Market Ranker Tanker

A professional-grade stock screening library that combines **Fundamental Valuation Models** (Graham Number, Peter Lynch Fair Value) with **Technical Analysis** (RSI, MACD, Trends).

## Installation
```bash
pip install market-ranker-tanker