These are real research studies run through the Shibui Finance MCP connector. Each page shows the natural-language prompt, the SQL that Claude generated automatically, and the actual result table. Nothing is cherry-picked or hand-tuned - the SQL is raw output, and the results come straight from the database.
The point is to show what the product can do beyond simple screening: hypothesis testing, statistical backtests, and market-structure analysis that would normally require a data terminal subscription and a Python script. Here it takes a single sentence.
Does insider buying during market crashes predict returns?
Backtest of persistent insider buying signals during 7 crash months (2020-2024). 96% win rate in the COVID crash, mixed results in 2022.
Ran in 1.1s · 8 CTEs · Insider transactions + price dataSPY flush-and-recovery: do prior day levels actually work?
Three price-action patterns tested on 6,692 SPY trading days since 2000. Prior-day-low recovery, prior-day-high as support, and breakout - none beat the baseline.
Ran in 0.1s · 3 CTEs · 25 years of SPY daily dataComposite momentum strategy: does ranking add value?
Weekly top-5 momentum picks vs the eligible pool vs SPY, 2017-2026. The simple filter outperforms the complex ranking. More factors did not mean better returns.
Ran in 18.2s · 14 CTEs · ~9,900 stocks × 7 years weeklyHow these studies work
Each study starts with a natural-language question. The Shibui MCP connector gives Claude access to 64 years of US stock market data - prices, fundamentals, technical indicators, SEC filings, and insider transactions. Claude writes the SQL, executes it, and returns the results. No Python, no data downloads, no API keys.
The SQL on each page is the raw output Claude generated. We did not edit, optimize, or simplify it. A skeptic can read the query, verify the logic, and reproduce the result by connecting Shibui and pasting the same prompt.
Related pages:
- Research tab - three more research examples on the homepage
- Backtesting guide - how to run your own backtests
- Insider buying screener - live insider buying screen
Data note: All results are generated from a specific date and will change as new data arrives. Shibui covers NYSE + NASDAQ (~9,900 securities), daily prices since 1962 (~31M rows), quarterly financials, and SEC filing metadata. This is a data tool, not financial advice.
Run your own research
Connect Shibui to Claude in 2 minutes. Ask any question about US stocks and get real data back - no coding, no subscription, no hallucinated numbers.
Connect to Claude →