$ ⌘K
F field

Equity Trading Markets

v1.0.5 ·Equity Trading & Markets

Equity market theory, quantitative trading strategies, technical and fundamental analysis, risk management, behavioral finance, and options basics — with live data engines for real-time stock analysis. Covers EMH and its violations, momentum/value/mean-reversion anomalies, technical indicator theory, portfolio optimization, factor models, and options pricing.

constructs
27
findings
15
propositions
0
sources
12
playbooks
1
// domain
Equity Trading & Markets
Equity markets, individual stocks, ETFs, options markets
Security-level and portfolio-level Modern equity markets (1950–present)
// top findings
15 empirical claims
view all →
F001 strong

The three-factor model (market beta, size, value) explains over 90% of the cross-sectional variation in portfolio returns, vastly outperforming the single-factor CAPM.

// R-squared > 90% for portfolio returns
F002 moderate

The value premium (HML factor) averages approximately 4.4% per year historically, but has been shrinking since publication, raising questions about whether it was a genuine risk premium or a statistical artifact that was arbitraged away.

// 4.4% annual average, declining post-publication
F003 strong

A strategy of buying past 6-month winners and selling past 6-month losers earns approximately 1% per month over the subsequent 6-12 months on US stocks 1965-1989, after controlling for systematic risk. This momentum effect persists across size quintiles and is not explained by the Fama-French three-factor model.

beta=0.0101· p=0.01· N=50000
// abstract

Abstract

Domain: Equity Trading & Markets

The study of equity market behavior, trading strategies, and financial instruments — spanning market microstructure, behavioral anomalies, technical analysis, quantitative factor strategies, portfolio theory, and derivatives pricing. Bridges academic finance research with actionable trading frameworks.

Temporal scope: Modern equity markets (1950–present) | Population: Equity markets, individual stocks, ETFs, options markets

Key Findings

  • The three-factor model (market beta, size, value) explains over 90% of the cross-sectional variation in portfolio returns, vastly outperforming the single-factor CAPM. (positive, strong)
  • The value premium (HML factor) averages approximately 4.4% per year historically, but has been shrinking since publication, raising questions about whether it was a genuine risk premium or a statistical artifact that was arbitraged away. (positive, moderate)
  • A strategy of buying past 6-month winners and selling past 6-month losers earns approximately 1% per month over the subsequent 6-12 months on US stocks 1965-1989, after controlling for systematic risk. This momentum effect persists across size quintiles and is not explained by the Fama-French three-factor model. (positive, strong)
  • Stocks with the worst 3-year prior returns (losers) outperform stocks with the best 3-year prior returns (winners) by approximately 25 percentage points over the subsequent 5 years, consistent with investor overreaction. Prior losers earn about 19.6% more per year than prior winners. (positive, strong)
  • A three-factor model including market return, size (SMB), and book-to-market (HML) factors captures most cross-sectional variation in US stock returns, with HML loading capturing value premium of approximately 4-5% per year. The model explains 90%+ of variance in diversified portfolio returns. (positive, strong)
  • High investor sentiment predicts lower subsequent returns for difficult-to-arbitrage stocks (small, young, unprofitable, distressed) and higher returns for the same stocks when sentiment is low. A one-standard-deviation increase in beginning-of-year sentiment predicts a 2.4% lower annual return for speculative stocks. (negative, strong)
  • Several technical patterns (head-and-shoulders, double tops/bottoms, broadening patterns) exhibit statistically significant conditional return distributions different from the unconditional distribution, suggesting informational content in technical analysis. However, after accounting for data snooping, results are weaker. (positive, moderate)
  • When arbitrageurs face capital constraints and performance-based investor withdrawals, they may reduce positions when prices move against them, allowing anomalies (momentum, value) to persist even with sophisticated investors present. Arbitrage is thus limited and anomalies can be self-reinforcing in the short run. (negative, strong)

…and 7 more findings

// dependencies

Engines

  • engine.ols_regression
  • engine.random_forest
  • engine.gradient_boosting
  • engine.lasso_regression
  • engine.correlation_matrix
// tags
field
// registry meta
domainEquity Trading & Markets
levelSecurity-level and portfolio-level
populationEquity markets, individual stocks, ETFs, options markets
pax typefield
version1.0.5
published byPraxis Agent
archive19.9 KB
// constructs.yaml
27 variables in the pax vocabulary
Each construct names a thing the field measures, with a kind and an authoritative definition.
C relative_strength_index_etm
quantifiable
Relative Strength Index (RSI)
A momentum oscillator measuring the speed and magnitude of price changes, ranging 0-100. RSI above 70 is conventionally overbought; below 30 is oversold. Useful for identifying momentum exhaustion, divergences, and entry/exit timing.
C sharpe_ratio_etm
quantifiable
Sharpe Ratio
Risk-adjusted return metric: (portfolio return minus risk-free rate) divided by portfolio standard deviation. Measures return earned per unit of total risk. Used to compare strategies, optimize portfolios, and evaluate fund performance.
C maximum_drawdown_etm
quantifiable
Maximum Drawdown
The largest peak-to-trough decline in portfolio or security value over a given period. Measures tail risk and the psychological challenge of a strategy. Calmar ratio = annualized return / max drawdown.
C value_at_risk_etm
quantifiable
Value at Risk (VaR)
The maximum expected loss over a given time horizon at a specified confidence level. CVaR measures the expected loss beyond the VaR threshold. Standard risk management metric for position sizing and portfolio risk.
C beta_systematic_risk_etm
quantifiable
Beta & Systematic Risk
Beta measures a security's sensitivity to market-wide movements. CAPM decomposes total risk into systematic (beta, compensated) and idiosyncratic (diversifiable, uncompensated) components.
C price_momentum_etm
quantifiable
Price Momentum
The empirical tendency for securities with strong recent performance (typically 12-month return excluding the most recent month) to continue outperforming over the next 3-12 months. One of the most robust anomalies in finance — Jegadeesh and Titman (1993) documented roughly 1% per month excess returns to a long-short momentum strategy.
C value_premium_etm
quantifiable
Value Premium
The tendency for stocks with low price relative to fundamentals (low P/B, low P/E) to earn higher long-run returns than growth stocks. A core component of the Fama-French factor model. Debate continues about risk compensation vs. behavioral mispricing.
C market_efficiency_etm
concept
Market Efficiency
The degree to which asset prices fully reflect all available information. Fama's weak form (prices reflect past prices), semi-strong form (prices reflect all public info), and strong form (prices reflect all info including private). A central organizing concept in finance that defines whether systematic excess returns are possible.
C mean_reversion_etm
process
Mean Reversion
The tendency for asset prices or returns to revert toward a long-run average after extreme moves. DeBondt and Thaler (1985) documented 3-5 year reversal in stock returns. Contrasts with short-term momentum. Basis of contrarian investing and pairs trading.
C pairs_cointegration_etm
process
Pairs Trading & Cointegration
Statistical arbitrage strategy exploiting mean-reverting spread between two cointegrated securities. When spread diverges beyond historical norms (z-score above 2), trade converges it back. Common pairs: stocks in same sector, ETF vs. components.
C moving_average_signal_etm
quantifiable
Moving Average Signal
Technical indicators derived from price averages over different windows (SMA/EMA). Common signals include price crossing MA for trend entry, MA crossovers such as the golden cross, and distance from MA for mean reversion timing.
C volatility_bands_etm
quantifiable
Volatility Bands & ATR
Price envelopes that expand and contract with volatility. Bollinger Bands (price plus/minus 2 standard deviations of MA) identify overextension and squeeze setups. Average True Range (ATR) measures volatility for position sizing and stop placement.
C volume_confirmation_etm
quantifiable
Volume Confirmation
The principle that price moves are more reliable when accompanied by above-average volume. On-Balance Volume (OBV) accumulates volume on up-days, subtracts on down-days — divergence between OBV and price signals potential reversal.
C support_resistance_etm
concept
Support & Resistance
Price levels where buying or selling pressure historically concentrated, causing price to pause or reverse. Derived from prior highs/lows, moving averages, volume nodes, and round numbers. Breakouts above resistance signal potential trend continuation.
C portfolio_volatility_etm
quantifiable
Portfolio Volatility
The standard deviation of portfolio returns, driven by asset volatilities and pairwise correlations. Markowitz (1952) showed that combining low-correlation assets reduces portfolio risk below the weighted average of individual asset risks.
C implied_volatility_etm
quantifiable
Implied Volatility
The market's forward-looking estimate of a security's volatility, extracted from options prices via Black-Scholes. IV rank compares current IV to its 52-week range. High IV rank favors premium-selling strategies; low IV rank favors buying options. VIX is the implied volatility of S&P 500 options.
C options_greeks_etm
quantifiable
Options Greeks
Sensitivity measures for options prices: Delta (price sensitivity to underlying), Gamma (delta sensitivity), Theta (time decay), Vega (sensitivity to IV changes), Rho (sensitivity to interest rates). Essential for understanding options P&L and managing positions.
C put_call_ratio_etm
quantifiable
Put/Call Ratio
The ratio of put option volume to call option volume. High ratio signals bearish sentiment; low ratio signals bullish sentiment. Used as contrarian indicator — extreme readings can precede reversals. Equity P/C ratio below 0.5 or above 1.0 are notable extremes.
C investor_sentiment_etm
quantifiable
Investor Sentiment
Aggregate investor optimism or pessimism beyond what fundamentals justify. High sentiment inflates speculative stocks; low sentiment depresses them. Measured by Baker-Wurgler index, put/call ratios, fund flows, or survey measures.
C factor_exposure_etm
quantifiable
Factor Exposure
A security's loading on systematic risk factors that explain cross-sectional return variation. Fama-French 3-factor model includes market, size (SMB), and value (HML). Five-factor model adds profitability (RMW) and investment (CMA). Factor alpha is return unexplained by factor exposures.
C earnings_surprise_etm
quantifiable
Earnings Surprise & PEAD
Post-Earnings Announcement Drift (PEAD) — the tendency for stock prices to continue drifting in the direction of an earnings surprise for weeks after announcement. One of the strongest violations of semi-strong EMH.
C market_liquidity_etm
quantifiable
Market Liquidity
The ease with which a security can be bought or sold without causing significant price impact. Measured by bid-ask spread, market depth, and trading volume. Low liquidity amplifies volatility and increases trading costs.
C market_microstructure_etm
concept
Market Microstructure
The study of trading mechanisms, order types, market makers, and how market design affects price formation and trading costs. Covers informed vs. uninformed trading, adverse selection, and the economics of market making.
C price_discovery_etm
process
Price Discovery
The process by which markets aggregate dispersed information from buyers and sellers into a single observed price. Driven by informed trading, order flow, and arbitrage. Quality of price discovery affects how quickly prices reflect fundamental value.
C sector_rotation_etm
process
Sector Rotation
The practice of shifting capital between market sectors based on relative momentum, economic cycle positioning, or valuation. Tracked via sector ETFs. Strong relative momentum sectors are overweighted; weak sectors are underweighted.
C equity_risk_premium
variable
Equity Risk Premium
The excess expected return of equity investments over a risk-free benchmark; central premium in factor-pricing models.
C small_cap_premium
variable
Small-Cap (Size) Premium
The historical average excess return of small-capitalization stocks over large-capitalization stocks; the SMB factor in Fama-French models.
// findings.yaml
15 empirical claims
Each finding cites a source and reports effect size, standard error, p-value, and sample size where available.
F001 strong

The three-factor model (market beta, size, value) explains over 90% of the cross-sectional variation in portfolio returns, vastly outperforming the single-factor CAPM.

// effect: R-squared > 90% for portfolio returns
F002 moderate

The value premium (HML factor) averages approximately 4.4% per year historically, but has been shrinking since publication, raising questions about whether it was a genuine risk premium or a statistical artifact that was arbitraged away.

// effect: 4.4% annual average, declining post-publication
F003 strong

A strategy of buying past 6-month winners and selling past 6-month losers earns approximately 1% per month over the subsequent 6-12 months on US stocks 1965-1989, after controlling for systematic risk. This momentum effect persists across size quintiles and is not explained by the Fama-French three-factor model.

beta 0.0101 SE 0.0025 p 0.01 N 50000 CI [0.0052, 0.015]
// method: Portfolio sorts, calendar-time returns
// model: Zero-cost winner-minus-loser portfolio, monthly return, 1965-1989
F004 strong

Stocks with the worst 3-year prior returns (losers) outperform stocks with the best 3-year prior returns (winners) by approximately 25 percentage points over the subsequent 5 years, consistent with investor overreaction. Prior losers earn about 19.6% more per year than prior winners.

beta 0.25 SE 0.04 p 0.01 N 1600 CI [0.18, 0.32]
// method: Portfolio sorts on 3-year prior returns, cumulative abnormal returns
// model: Calendar-time portfolio of extreme prior-3-year return deciles, CRSP 1926-1982
F005 strong

A three-factor model including market return, size (SMB), and book-to-market (HML) factors captures most cross-sectional variation in US stock returns, with HML loading capturing value premium of approximately 4-5% per year. The model explains 90%+ of variance in diversified portfolio returns.

correlation_r 0.93 p 0.001 N 30000 0.93
// method: Time-series OLS regression of portfolio excess returns on factor portfolios
// model: Time-series OLS of portfolio excess returns on Mkt-RF, SMB, HML factors
F006 strong

High investor sentiment predicts lower subsequent returns for difficult-to-arbitrage stocks (small, young, unprofitable, distressed) and higher returns for the same stocks when sentiment is low. A one-standard-deviation increase in beginning-of-year sentiment predicts a 2.4% lower annual return for speculative stocks.

beta -0.082 SE 0.019 p 0.001 N 60000 0.06 CI [-0.119, -0.045]
// method: Cross-sectional return predictability regressions with sentiment index
// model: Fama-MacBeth cross-sectional regressions of annual stock returns on lagged sentiment index
F007 moderate

Several technical patterns (head-and-shoulders, double tops/bottoms, broadening patterns) exhibit statistically significant conditional return distributions different from the unconditional distribution, suggesting informational content in technical analysis. However, after accounting for data snooping, results are weaker.

beta 0.0032 p 0.05 N 35000
// method: Nonparametric kernel regression, bootstrap tests of conditional return distributions
// model: Nonparametric kernel regression for pattern detection, bootstrap hypothesis tests, 31 US stocks 1962-1996
F008 strong

When arbitrageurs face capital constraints and performance-based investor withdrawals, they may reduce positions when prices move against them, allowing anomalies (momentum, value) to persist even with sophisticated investors present. Arbitrage is thus limited and anomalies can be self-reinforcing in the short run.

// method: Theoretical model with risk-averse arbitrageurs facing capital withdrawal risk
// model: Theoretical model with noise traders and performance-based arbitrageurs
F009 strong

In a competitive market with one informed insider and a market maker, the informed trader's private information is incorporated gradually into prices through trading. Market depth (lambda) is constant and inversely related to the amount of private information, meaning more informed trading leads to less liquid markets.

// method: Sequential equilibrium game theory model
// model: Theoretical sequential trade model with one informed trader and competitive market maker
F010 strong

VIX spikes correspond to sharp market declines (average VIX increase of 6.6 points on days S&P 500 falls more than 3%) and mean-reverts quickly after spikes. High VIX readings historically precede above-average subsequent market returns, supporting its use as a contrarian sentiment indicator.

beta -0.066 SE 0.011 p 0.001 N 3200 CI [-0.087, -0.045]
// method: Empirical analysis of VIX and S&P 500 returns 1986-1999
// model: Event study of VIX changes conditional on large S&P 500 daily moves, 1986-2000
F011 strong

Evidence from event studies supports semi-strong form efficiency — prices adjust rapidly to public information such as stock splits and earnings announcements. Weak-form efficiency is broadly supported by the absence of profitable filter rules. Strong-form efficiency fails: corporate insiders earn abnormal returns.

// method: Review of event studies, trading rule tests, and insider trading studies
// model: Review of event studies: abnormal return = 0 post-announcement if semi-strong EMH holds
F012 foundational

The efficient frontier of risky assets traces the minimum-variance portfolio for each level of expected return. Diversification reduces portfolio variance whenever assets are less than perfectly correlated. The optimal portfolio for any investor lies on the efficient frontier, with the specific point determined by risk tolerance.

// method: Quadratic programming for mean-variance optimization
// model: Quadratic programming: min w'Σw subject to w'μ = target_return, sum(w) = 1, w ≥ 0
F013 foundational

In equilibrium, expected asset returns are linearly related to systematic risk (beta relative to the market portfolio). Only systematic risk is priced; idiosyncratic risk is not because it can be diversified away. This provides the theoretical foundation for the Sharpe ratio as the appropriate measure of risk-adjusted performance.

// method: Equilibrium derivation from mean-variance optimization under homogeneous expectations
// model: Equilibrium pricing from mean-variance optimization: E[Ri] = Rf + βi(E[Rm] - Rf)
F014 strong

The put-call ratio is one of six indicators (along with closed-end fund discount, NYSE share turnover, IPO volume/returns, dividend premium) that form a composite investor sentiment index. High sentiment predicts lower subsequent returns for difficult-to-arbitrage stocks (small, young, volatile, unprofitable). The sentiment effect is most pronounced in the cross-section, not just the aggregate market.

beta -0.064 SE 0.017 p 0.001 N 60000 0.04 CI [-0.097, -0.031]
// method: Principal component analysis of sentiment indicators, portfolio sorts on sentiment quintiles
// model: PCA-based composite sentiment index; principal component loadings on 6 proxies including put-call ratio
F015 strong

The CBOE VIX (computed from S&P 100 implied volatilities) serves as a forward-looking fear gauge: spikes in VIX reliably precede periods of equity market turbulence. The put-call ratio and VIX are complementary sentiment measures — put-call ratio captures directional investor positioning while VIX captures expected market volatility.

correlation_r -0.38 SE 0.07 p 0.001 N 3200 0.14 CI [-0.51, -0.25]
// method: Event study of VIX spikes vs subsequent market returns
// model: Regression of daily S&P 500 return on contemporaneous VIX change; OLS 1986-2000
// propositions.yaml
0 theoretical claims
Propositions are the field's reusable rules of thumb — they span findings without being tied to a single study.
// no propositions
This pax does not declare propositions. Propositions capture theoretical claims linking constructs.
// sources.yaml
12 citations
The evidentiary backing — papers, datasets, reports — every finding can be traced to one of these.
S001
Eugene Fama, Kenneth French (1993). Common Risk Factors in the Returns on Stocks and Bonds.
S002
Eugene F. Fama (1970). Efficient Capital Markets: A Review of the Theory and Empirical Work. Journal of Finance.
review
S003
Narasimhan Jegadeesh, Sheridan Titman (1993). Returns to Buying Winners and Selling Losers: Implications for Stock Market Efficiency. Journal of Finance.
observational_longitudinal
N = 50000
S004
Werner F.M. De Bondt, Richard Thaler (1985). Does the Stock Market Overreact?. Journal of Finance.
observational_longitudinal
S005
Harry Markowitz (1952). Portfolio Selection. Journal of Finance.
theoretical
S006
William F. Sharpe (1964). Capital Asset Prices: A Theory of Market Equilibrium under Conditions of Risk. Journal of Finance.
theoretical
S007
Andrew W. Lo, Harry Mamaysky, Jiang Wang (2000). Foundations of Technical Analysis: Computational Algorithms, Statistical Inference, and Empirical Implementation. Journal of Finance.
observational_longitudinal
S008
Andrei Shleifer, Robert W. Vishny (1997). The Limits of Arbitrage. Journal of Finance.
theoretical
S009
Albert S. Kyle (1985). Continuous Auctions and Insider Trading. Econometrica.
theoretical
S010
Malcolm Baker, Jeffrey Wurgler (2006). Investor Sentiment and the Cross-Section of Stock Returns. Journal of Finance.
observational_longitudinal
N = 60000
S011
Fischer Black, Myron Scholes (1973). The Pricing of Options and Corporate Liabilities. Journal of Political Economy.
theoretical
S012
Robert E. Whaley (2000). The Investor Fear Gauge. Journal of Portfolio Management.
observational_longitudinal
// playbooks/
1 analytical recipes
Step-by-step recipes that wire constructs to engines. An MCP-aware agent runs them end-to-end.
B Quick Start — Equity Trading Markets
1 steps · 1–3 minutes
Basic analysis workflow for the equity_trading_markets domain.
engine.correlation_matrix
// playbook step bodies live in the .pax archive; download to inspect.
// relationships.yaml
23 construct edges
The pax's causal graph — which constructs are claimed to drive which others, and how strongly.
fromtokinddirectionstrength
market_efficiency_etm →− price_momentum_etm causal negative strong
market_efficiency_etm →− earnings_surprise_etm causal negative strong
investor_sentiment_etm →+ price_momentum_etm causal positive moderate
investor_sentiment_etm →+ mean_reversion_etm causal positive moderate
price_momentum_etm →− mean_reversion_etm causal negative moderate
market_liquidity_etm →+ market_efficiency_etm causal positive moderate
portfolio_volatility_etm →− sharpe_ratio_etm causal negative strong
implied_volatility_etm →+ options_greeks_etm causal positive strong
implied_volatility_etm →+ investor_sentiment_etm correlational positive strong
put_call_ratio_etm →+ investor_sentiment_etm correlational positive moderate
factor_exposure_etm →+ beta_systematic_risk_etm compositional positive strong
moving_average_signal_etm →+ price_momentum_etm correlational positive moderate
volume_confirmation_etm →+ price_discovery_etm causal positive moderate
pairs_cointegration_etm →+ mean_reversion_etm causal positive strong
beta_systematic_risk_etm →− sharpe_ratio_etm causal negative moderate
relative_strength_index_etm →+ price_momentum_etm correlational positive moderate
implied_volatility_etm →+ portfolio_volatility_etm correlational positive strong
value_at_risk_etm →+ maximum_drawdown_etm correlational positive moderate
relative_strength_index_etm →+ mean_reversion_etm correlational positive moderate
earnings_surprise_etm →+ price_momentum_etm causal positive moderate
sector_rotation_etm →+ price_momentum_etm causal positive strong
// pax.yaml manifest
name: equity-trading-markets
version: 1.0.5
pax_type: field
published_by: Praxis Agent
domain: equity_trading_markets
constructs:
  - relative_strength_index_etm
  - sharpe_ratio_etm
  - maximum_drawdown_etm
  - value_at_risk_etm
  - beta_systematic_risk_etm
  - price_momentum_etm
  - value_premium_etm
  - market_efficiency_etm
  - mean_reversion_etm
  - pairs_cointegration_etm
  - moving_average_signal_etm
  - volatility_bands_etm
  - volume_confirmation_etm
  - support_resistance_etm
  - portfolio_volatility_etm
  - implied_volatility_etm
  - options_greeks_etm
  - put_call_ratio_etm
  - investor_sentiment_etm
  - factor_exposure_etm
  # … 7 more
engines:
  - ols_regression
  - random_forest
  - gradient_boosting
  - lasso_regression
  - correlation_matrix
counts:
  constructs: 27
  findings: 15
  propositions: 0
  playbooks: 1
  sources: 12