The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

LLM traders mimic some—but not all—behavioral-finance patterns in simulated markets; prompted agents switch strategies in theoretically expected directions only intermittently, implying current LLM-based simulations are informative but not yet reliable proxies for real traders.

Behavioral Consistency Validation for LLM Agents: An Analysis of Trading-Style Switching through Stock-Market Simulation
Zeping Li, Guancheng Wan, Keyang Chen, Yu Chen, Yiwen Zhao, Philip Torr, Guangnan Ye, Zhenfei Yin, Hongfeng Chai · February 02, 2026
arxiv descriptive low evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Zeping Li unresolved corpus identity
  2. Guancheng Wan unresolved corpus identity
  3. Keyang Chen unresolved corpus identity
  4. Yu Chen unresolved corpus identity
  5. Yiwen Zhao unresolved corpus identity
  6. Philip Torr unresolved corpus identity
  7. Guangnan Ye unresolved corpus identity
  8. Zhenfei Yin unresolved corpus identity
  9. Hongfeng Chai unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Zeping Li provider ID
  2. Guancheng Wan provider ID
  3. Keyang Chen provider ID
  4. Yu Chen provider ID
  5. Yiwen Zhao provider ID
  6. Philip H. S. Torr provider ID
  7. Guangnan Ye provider ID
  8. Zhenfei Yin provider ID
  9. Hongfeng Chai provider ID
In year-long simulated markets, LLM agents prompted to embody behavioral-finance drivers switch trading styles in ways that only partially match theoretical predictions, with alignment varying by trait and model.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Recent works have increasingly applied Large Language Models (LLMs) as agents in financial stock market simulations to test if micro-level behaviors aggregate into macro-level phenomena. However, a crucial question arises: Do LLM agents' behaviors align with real market participants? This alignment is key to the validity of simulation results. To explore this, we select a financial stock market scenario to test behavioral consistency. Investors are typically classified as fundamental or technical traders, but most simulations fix strategies at initialization, failing to reflect real-world trading dynamics. In this work, we assess whether agents' strategy switching aligns with financial theory, providing a framework for this evaluation. We operationalize four behavioral-finance drivers-loss aversion, herding, wealth differentiation, and price misalignment-as personality traits set via prompting and stored long-term. In year-long simulations, agents process daily price-volume data, trade under a designated style, and reassess their strategy every 10 trading days. We introduce four alignment metrics and use Mann-Whitney U tests to compare agents' style-switching behavior with financial theory. Our results show that recent LLMs' switching behavior is only partially consistent with behavioral-finance theories, highlighting the need for further refinement in aligning agent behavior with financial theory.

Summary

Main Finding

LLM-based agents in a year-long stock-market simulation display only partial behavioral consistency with standard behavioral-finance theories. Across four tested LLMs (GPT-4o-mini, Gemini-2.5, Deepseek-Chat, Qwen-2.5), agents reliably exhibit loss-aversion-like persistence in staying with a current trading style after losses, but alignment is weaker or inconsistent for herding, wealth-differentiation, and price-misalignment drivers. The paper develops an operational framework (persona prompts + long-term memory + counterfactual ledgers) and formal alignment metrics to evaluate whether LLM agents’ style-switching maps to theory.

Key Points

  • Problem: Prior LLM-agent market simulations typically fix agent styles (fundamental vs. technical). Real traders switch styles; the paper tests whether LLM agents switch in ways consistent with behavioral finance.
  • Behavioral drivers encoded as persistent persona traits (via prompts): loss aversion, herding tendency, wealth-differentiation sensitivity, and price-misalignment sensitivity.
  • Agent population: factorial design (2^5 = 32 agents) crossing four binary trait flags and an initial style (Tech vs Fund), so aligned vs. non-aligned cohorts (n=16 each per factor).
  • Simulation: full 2024 trading year (253 days) on 5 representative S&P 500 stocks (MSFT, ICE, VRTX, CAT, CLX); daily trading decisions; style review every 10 trading days; each agent records an actual ledger and a counterfactual ledger for the alternate style.
  • Evaluation: four alignment metrics (Loss-Aversion Alignment Score (LAS), Herd-Alignment Score (HAS), Advantage/Wealth-Diff alignment, Mispricing alignment); comparisons between aligned and non-aligned cohorts via one-sided Mann–Whitney U tests with effect sizes (rank-biserial, Cliff’s δ, CLES).
  • Main empirical result: strong and consistent alignment with loss-aversion across models (significant U-tests and moderate-to-large effect sizes). Herding, wealth-differentiation, and mispricing alignment show mixed or weak evidence depending on the model; only some model/factor pairs reach significance.
  • Example stats (selected): GPT-4o-mini Loss Aversion U=214, p=0.0003 (large effect); GPT-4o-mini Wealth Differentiation U=174, p=0.04 (weaker effect); Herding and Price Misalignment nonsignificant for most models (exceptions: Qwen shows some herding signal).
  • Explainability: style-switch decisions are accompanied by natural-language rationales from agents, enabling traceability of switching decisions.

Data & Methods

  • Data
    • Price–volume: daily split-adjusted close, prior close, change, pct_chg, volume, N-day moving averages (N=5,10,30) for each selected ticker across 2024.
    • Fundamentals: quarterly disclosures used to derive Leverage (Debt Ratio), Current Ratio, Operating Cash Flow (OCF), Free Cash Flow (FCF).
    • Stock pool: one representative per five sectors (MSFT, ICE, VRTX, CAT, CLX) to eliminate random cross-sectional variation and isolate behavior-driven outcomes.
  • Agent design
    • 32 agents via full-factorial design over five binary factors: (loss aversion present/neutral), (herding present/neutral), (wealth-diff sens present/neutral), (mispricing sens present/neutral), (initial style Tech/Fund).
    • Initial wealth equal for all, 50% allocated to equities (10% to each stock), long-only, no leverage.
    • Memory module: persistent persona traits, actual and counterfactual ledgers, daily updates plus block-level summaries every 10 trading days.
  • Trading mechanics
    • Daily decision: agent receives up-to-date price/volume/indicator data and chooses Buy/Sell/Hold for each stock (actual and simulated counterfactual under opposite style).
    • Execution: orders executed at market open using split-adjusted prices; ledgers updated accordingly.
    • Style review: every 10 trading days agents evaluate block P&L, counterfactual performance, population style shares, and persona traits to decide whether to switch style (decision rationale produced in natural language).
  • Metrics & statistical tests
    • LAS (aggregate stay-after-loss magnitude), HAS (fraction of others using alternative style at switches), Advantage score (wealth-diff alignment), Mispricing score (movement toward fundamental style when price deviates from estimated value).
    • Compare aligned vs non-aligned cohorts using one-sided Mann–Whitney U tests (aligned > non-aligned). Report U, one-sided p-value, and nonparametric effect sizes (CLES, rank-biserial r_rb, Cliff’s δ).
  • Models tested
    • GPT-4o-mini, Gemini-2.5-flash-lite-thinking-8192, Deepseek-Chat, Qwen-2.5-72B-Instruct.

Implications for AI Economics

  • Feasibility of LLM Agents for Behavioral ABM: The study demonstrates a practical pipeline to embed behavioral traits into LLM agents (prompts + memory + counterfactual evaluation) and evaluate micro-level consistency with economic theory. This advances the methodological toolkit for AI-driven agent-based models in economics.
  • Partial validity cautions for macro inference: Because LLM agents align strongly with loss aversion but only partially with other behavioral drivers, macro phenomena produced by LLM-populated markets (e.g., volatility, bubbles) may be biased if simulations assume fully theory-consistent switching behavior. Modelers should validate micro-level behaviors before extrapolating to system-level claims.
  • Need for model and prompt calibration: Differences across backbone LLMs (and across drivers) indicate that behavioral fidelity depends on model choice and prompt engineering. For economic ABMs intended to reflect human-like switching, careful calibration (and reporting) of persona prompts and validation metrics is necessary.
  • Methodological contribution: The alignment metrics and counterfactual-ledger approach provide a replicable evaluation framework to test other behavioral hypotheses (risk preferences, overconfidence, news sensitivity) in LLM-agent simulations.
  • Directions for future work to strengthen behavioral realism:
    • Broader market realism: larger, more diverse stock universes, order-book microstructure, latency/noise, and transaction costs.
    • richer social dynamics: explicit communication networks, private vs public signals, and information frictions to more fully realize herding channels.
    • Data-driven calibration: match LLM agent switching rates to human-subject experiments or historical trader behavior to tune prompt priors and switching thresholds.
    • Robustness and generalization: test additional LLM architectures, longer horizons, stochastic shocks, and finer decision cadences.
  • Practical implication for policy and research: Results suggest LLM agents can be used to test some behavioral mechanisms, but regulators and researchers should treat positive simulation outcomes (e.g., emergence of a bubble) as hypothesis-generating rather than conclusive without micro-level behavioral validation.

If you want, I can: - Extract and report the full Table 3 results in a compact table or CSV, - Produce example persona prompts used for each trait (from the paper’s Appendix), - Propose an experimental plan to improve alignment for the weaker drivers (herding, mispricing).

Assessment

Paper Typedescriptive Evidence Strengthlow — Findings are based on simulated markets and behavior induced by prompt engineering rather than on real-world trader data; results depend heavily on model choice, prompt design, simulation parameters and lack external validation against observed market switching, limiting confidence that agent behavior reflects real participants. Methods Rigormedium — The study uses a clear, repeatable simulation protocol (longitudinal daily trading, explicit re-assessment interval, stored agent traits) and appropriate nonparametric tests for distributions, but it appears to lack calibration to empirical data, extensive robustness checks (prompt/model sensitivity, multiple comparison correction), and transparency on key simulation hyperparameters and sample sizes. SampleSimulated populations of LLM-driven traders configured by prompts to embody four behavioral drivers; agents receive daily price and volume time series and choose/execute fundamental or technical strategies, reassessing every 10 trading days across simulations that span roughly one year of trading; results aggregated across runs and compared across recent LLM models using four bespoke alignment metrics and Mann–Whitney U tests (paper does not report real-world trader data or calibration details). Themesinnovation adoption IdentificationConstructed market simulations populated by prompted LLM agents endowed with four personality-like behavioral drivers (loss aversion, herding, wealth differentiation, price misalignment); agents trade daily for a simulated year and re-evaluate strategy every 10 trading days; four alignment metrics summarize whether style-switching patterns match directional predictions from behavioral finance, and Mann–Whitney U tests compare empirical distributions to theoretical expectations (no causal identification vs. real markets). GeneralizabilityBehavior depends on prompt wording and long-term memory implementation; results may not hold for other prompts or prompt engineering choices, Findings are model-version dependent (different LLMs and checkpoints may behave differently), Simulated market microstructure and initialization (order execution, liquidity, trader endowments) may be simplified and not representative of real markets, No direct calibration or validation against empirical trader behavior or market data, Fixed reassessment interval (every 10 trading days) and simulation horizon (one year) may not capture real-world strategy dynamics, Limited range of behavioral drivers considered; other drivers or heterogeneities could change outcomes

Claims (7)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Recent works have increasingly applied Large Language Models (LLMs) as agents in financial stock market simulations to test if micro-level behaviors aggregate into macro-level phenomena. Adoption Rate positive use of LLM agents in financial market simulations (adoption)
Reading fidelity high
Study strength medium
not reported
0.18
Most simulations fix trading strategies at initialization, failing to reflect real-world trading dynamics. Other negative design choice in prior simulations (strategy fixation)
Reading fidelity high
Study strength medium
not reported
0.18
We operationalize four behavioral-finance drivers—loss aversion, herding, wealth differentiation, and price misalignment—as personality traits set via prompting and stored long-term. Other positive encoding of behavioral drivers into agent prompts (trait operationalization)
Reading fidelity high
Study strength high
not reported
0.3
In year-long simulations, agents process daily price-volume data, trade under a designated style, and reassess their strategy every 10 trading days. Other positive agent behavior over time (strategy reassessment frequency)
Reading fidelity high
Study strength high
not reported
0.3
We introduce four alignment metrics and use Mann-Whitney U tests to compare agents' style-switching behavior with financial theory. Decision Quality positive alignment between agent style-switching and financial-theory-predicted behavior (measured by the introduced metrics)
Reading fidelity high
Study strength high
not reported
0.3
Recent LLMs' switching behavior is only partially consistent with behavioral-finance theories. Decision Quality mixed consistency/alignment of agents' strategy-switching behavior with behavioral-finance theories
Reading fidelity high
Study strength medium
not reported
0.18
The partial consistency of LLM agents' switching behavior highlights the need for further refinement in aligning agent behavior with financial theory. Other positive requirement for methodological refinement to improve alignment
Reading fidelity high
Study strength medium
not reported
0.18

Notes