analyze_management_quality
Assess Indian stocks' management quality by analyzing ROCE trends, share dilution or buybacks, dividend consistency, and capital-allocation signals.
Instructions
Assess capital-allocation and ownership-trend signals for an NSE/BSE-listed Indian equity: multi-year ROCE trend, share-count trend (rising = dilution, falling = net buybacks), dividend consistency, and the capital-allocation split (see analyze_capital_allocation). Deliberately excludes promoter shareholding -- Yahoo only has a US-style insiders/institutions split for Indian tickers, not the SEBI promoter/FII/DII/public breakdown, and presenting one as the other would be misleading.
:param symbol: ticker symbol, e.g. "RELIANCE", "TCS.NS", or "TCS.BO"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| roce_trend | Yes | ||
| years_used | Yes | ||
| capital_allocation | Yes | ||
| promoter_holding_note | No | Not included: Yahoo does not provide the Indian promoter/FII/DII/public shareholding breakdown for NSE/BSE tickers, only a US-style insiders/institutions split that isn't the same thing. | |
| dividend_consistency_years | Yes | Number of the available years with a nonzero dividend paid | |
| shares_outstanding_change_pct | No | Change in shares outstanding, oldest to newest available year: positive = dilution, negative = net buybacks |