Mutual Fund Yield
Returns the distribution yield for a mutual fund.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Symbol | string | Yes | Mutual fund ticker symbol |
When to Use
- Income analysis
- Fund comparison
- Distribution planning
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Fund price | MF_Price() |
| Stock dividend yield | DividendYield() |
Common Issues & FAQ
Q: Is this the 30-day SEC yield? A: Check fund documentation for specific yield methodology.
