# StratVault

> StratVault is an open investment strategy platform for Indian stocks and mutual funds. Experts publish YAML-based screening strategies that anyone can run against live NSE/BSE market data to get scored verdicts on any ticker.

## What StratVault Does

- Lets experts publish investment screening strategies as structured YAML rules
- Runs strategies against live stock and mutual fund data (via yfinance and mftool)
- Scores each ticker on a weighted scale and returns a verdict: STRONG MATCH, PARTIAL MATCH, or WEAK MATCH
- Community features: star/bookmark strategies, leave reviews with 1-5 star ratings
- Covers Indian equities (NSE/BSE) and mutual funds

## How Strategies Work

Each strategy defines a set of rules. A rule specifies a financial metric, a condition (greater than, less than, between, etc.), a threshold value, and an importance weight (1-5 points). When a user runs a strategy against a ticker, StratVault fetches live data, evaluates each rule, and produces a weighted score with passing/failing reasons.

## Available Stock Metrics

- P/E Ratio, Price-to-Book (P/B), Earnings Per Share (EPS)
- Return on Equity (ROE)
- Debt-to-Equity Ratio
- Beta, 52-Week Range Position
- Dividend Yield
- Current Market Price, Market Capitalisation

## Available Mutual Fund Metrics

- 1-Year, 3-Year, 5-Year Returns (CAGR)
- NAV Volatility
- Consistency Score (positive returns across 1Y/3Y/5Y)
- Current NAV

## Key Pages

- [Browse All Strategies](https://stratvault.org/strategies): Search and filter published strategies
- [Home](https://stratvault.org): Platform overview with trending strategies
- [Create a Strategy](https://stratvault.org/creator/new): Publish your own strategy (requires account)

## Blog

- [StratVault Blog](https://stratvault.org/blog): Investing insights, stock screening guides, and strategy tips
- [Blog RSS Feed](https://stratvault.org/blog/feed.xml): RSS feed for blog posts

## Learn & Guides

- [Investment Screening Guides](https://stratvault.org/learn): Overview of all guides
- [How to Screen Stocks in India](https://stratvault.org/learn/how-to-screen-stocks): Beginner's guide to stock screening
- [PE Ratio Guide](https://stratvault.org/learn/pe-ratio-guide): What is a good PE ratio for Indian stocks
- [Mutual Fund Screening](https://stratvault.org/learn/mutual-fund-screening): How to evaluate mutual funds for SIP
- [Value Investing Basics](https://stratvault.org/learn/value-investing-basics): Rules-based value investing in India
- [What is StratVault](https://stratvault.org/learn/what-is-stratvault): Platform overview and how it works
- [FAQ](https://stratvault.org/faq): Frequently asked questions about the platform

## Detailed Information

- [Full LLM context with all strategies](https://stratvault.org/llms-full.txt)
- [Sitemap](https://stratvault.org/sitemap.xml)
