Skip to content

trigga6006/quant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/quant — Quantitative research for your agent, by Omni Impact

/quant

Quantitative research for your agent. A free-source, evidence-ledger-backed research workflow for analyzing stocks, ETFs, crypto, commodities, FX, rates, options, funds, sectors, catalysts, and portfolios — producing reproducible, cited, decision-support dossiers without paid data.

A skill by Omni Impact.


What it does

/quant runs like a skeptical research desk rather than a stock-tip generator. Every material claim traces to an evidence ledger or a computed artifact, and output is framed as decision-support — scenarios, proof gates, and monitoring triggers — not buy/sell/hold advice.

  • Evidence-ledger backed — claims cite primary, regulatory, issuer, and free market sources; gaps are marked and confidence is lowered when data is missing or stale.
  • Reproducible quant — code-backed statistics, returns, and charts from local price data instead of eyeballing web pages.
  • Living dossiers — a structured workspace per asset that refresh runs reuse, append to, and version.
  • Scenarios & proof gates — base / bull / bear paths with explicit invalidation signals and watchlist triggers.
  • Free-source only — unless you explicitly supply paid data.

Research depths

Depth Scope
brief Core identity, basic source check, key price/return stats, risks & catalysts, evidence gaps
standard (default) Full evidence ledger, quant profile, fundamentals, valuation/implied expectations, scenarios, proof gates, monitoring
deep Broader source sweep, peers/comparables, richer tests, historical analogs, disagreement analysis, diligence queue

Quick start

# Create a dossier for an asset
python quant-research/scripts/quant_research.py init-dossier --asset NVDA --asset-type equity --root research

# Run reproducible price analysis (CSV with `date` and `close`)
python quant-research/scripts/quant_research.py analyze-prices --prices path/to/prices.csv --out-dir research/NVDA/quant

# Validate the evidence ledger
python quant-research/scripts/quant_research.py validate-ledger --ledger research/NVDA/evidence-ledger.csv

See quant-research/SKILL.md for the full workflow, evidence rules, and output contract.

Brand assets

Social / OG card and usage live in docs/brand/.


Made by Omni Impact.

About

Quantitative research for your agent — free-source, evidence-ledger-backed research dossiers. A skill by Omni Impact.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages