Commit Graph
874 Commits
Author SHA1 Message Date
d4a7e203f3 Add Honest Backtest to Commercial & Proprietary Services (#551)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 19:05:14 -03:00
7aa4cab948 Remove dead links and repoint relocated ones in README (#548)
Every URL in the README was checked twice with independent instruments and
with live/dead controls on each pass. Entries are removed only when every
link on the line returns 404/410 or the domain is parked; when a live
replacement exists on the same line, or the vendor/host designates one, the
link is repointed instead.

Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 19:02:21 -03:00
ff82a625ce Update README.md (#546)
Add Korean Market Data — daily KOSPI/KOSDAQ investor flows and KRX sector indices

Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 18:54:30 -03:00
d777f3e456 Add StreamXLS to Commercial & Proprietary Services (#531)
Co-authored-by: StreamXLS <307297713+streamxls-dev@users.noreply.github.com>
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 18:47:46 -03:00
d01a9ed04b Add AtlasYield to Commercial & Proprietary Services (#530)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 09:05:35 -03:00
43d6c35d47 add marketlens to prediction markets (#508)
Co-authored-by: Paweł Fijałkowski <pawelfijalkowski@Pawes-MacBook-Air-2.local>
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 08:34:14 -03:00
abe9eaf650 Add Manifold-BT to Trading & Backtesting (#507)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 08:32:33 -03:00
910f6675fb Add mkt-alerts to Trading & Backtesting (#504)
Self-hosted market-alert daemon (TypeScript) — price, RSI/MACD/SMA
conditions, and Pine Script v5 custom indicators evaluated off
TradingView, on crypto (Coinbase) and stocks (Yahoo Finance), no
API key. Delivers via ntfy push, email, or Telegram.

Co-authored-by: Den <dzianisv@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 08:31:08 -03:00
c766b81eb7 Add Katana (Japan stock screener) (#501)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 08:27:44 -03:00
morlutoandGitHub a02a4269df Add Jacobian to numerical libraries (#538) 2026-08-14 08:13:26 -03:00
BenjaminandGitHub 2f52762887 Add Prop Firm Risk Calculator to Commercial services (#563) 2026-08-14 08:11:08 -03:00
admartyandGitHub 91a1c40ceb Add Quant Sprint to Reproducing Works, Training & Books (#562) 2026-08-14 08:11:05 -03:00
Val7handGitHub 9410926de5 Update Dados B3: own domain (dadosb3.com) and FII coverage (#561) 2026-08-14 08:11:03 -03:00
1035efb103 Add pyhood to Trading & Backtesting (#560)
Co-authored-by: James <james@MacBook-Pro.local>
2026-08-14 08:11:00 -03:00
Adam HudsonandGitHub 08df2d28ba Add filingrail-mcp to Market Data & Data Sources (#559) 2026-08-14 08:10:57 -03:00
Viraj NigwekarandGitHub ed8d0d81ab Add Multi-Axis Robust Portfolio Optimization project (#555) 2026-08-14 08:10:55 -03:00
CipherXuandGitHub 07bd2bc220 Add Perception-XAlpha Lite to Factor Analysis (#552) 2026-08-14 08:10:52 -03:00
nexusfinancial-devandGitHub 3978829e4f Add NoEdge-Bench (reproducible negative-result benchmark) (#547) 2026-08-14 08:10:48 -03:00
a3007d7ba5 Fix Korea Stock Data entry: correct repo link and remove analyst estimates claim (#542)
I submitted this entry in #463 and two things in it are wrong, both mine.

The link points to na77tech-creator/korea-stock-data, which has not been updated
since 2026-07-19 and, by its own description, does not serve raw quotes. The
project moved to na77tech-creator/aikstockdata, which is the one being maintained.

More importantly the description claims 'analyst consensus estimates'. There are
none. The project redistributes Korean public-sector data only (FSS DART and the
FSC open-data portal) and states plainly that it has no analyst ratings, target
prices, PER/PBR or investor flows. A claim it does is the wrong kind of wrong for
a list people trust.

The replacement describes what is actually served: settled closes with 250
trading days of per-stock history, DART filings and earnings, no signup or API
key, plus an OpenAPI 3.1 spec and an MCP server.

Co-authored-by: na77tech-creator <na4tech@naver.com>
2026-08-14 08:10:46 -03:00
MateuszandGitHub 5b28f37bbe fix: dexpaprika-sdk-python coverage numbers are a release behind (#540) 2026-08-14 08:10:43 -03:00
Mayank LavaniaandGitHub 2bf87d589b Add QuantWave to Technical Indicators (#532)
Polars-native TA and backtesting with batch/streaming parity.
2026-08-14 08:10:41 -03:00
dcd9ab2e3a Remove Polymarket Scanner API (project discontinued) (#515)
Co-authored-by: vesper-astrena <262967579+vesper-astrena@users.noreply.github.com>
2026-08-14 08:10:37 -03:00
Artur SeppandGitHub 8781f115a3 Add goal-based-allocation (#513) 2026-08-14 08:10:34 -03:00
Artur SeppandGitHub 110eb2cfd9 Add vanilla-option-pricers (#512) 2026-08-14 08:10:31 -03:00
Sean MackeyandGitHub a5777fe69f Add PineTS to Cross-Language Frameworks (#511)
Adds PineTS, an open-source transpiler and runtime that runs Pine Script® in Node.js and the browser.

Placed in Cross-Language Frameworks alongside RunMat, as both are runtimes for another platform's language syntax.

Against the contributing requirements:
- Active: 63 releases, latest 2026-07-13
- Documented: README with install and usage examples
- Licence: AGPL-3.0
- Linked by GitHub repository, not a commercial URL

Disclosure: I am a Co-Founder of LuxAlgo, which maintains PineTS. Happy to adjust the wording, the tags, or the section if you'd prefer it elsewhere.
2026-08-14 08:10:28 -03:00
3e8ba1987b Add polymarket-bot-lab to Prediction Markets (#506)
Co-authored-by: noelpope7 <120281827+noelpope7@users.noreply.github.com>
2026-08-14 08:10:25 -03:00
Anthony ChiuandGitHub 07dea3f82d Add twmarketdata (Taiwan stock-market data client) under Market Data & Data Sources (#503) 2026-08-14 08:10:22 -03:00
8b5b0e755d Add Stingray to commercial services (#490)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 07:26:19 -03:00
Wilson Freitas 79367be3d5 handle updated entries in PR reviews 2026-08-14 07:24:26 -03:00
3422792647 Add BDE Score quantitative stock analysis MCP server (#474)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-14 07:24:17 -03:00
Vivek KotechaandGitHub 4648c310e2 Add AgentServices - x402-paid crypto/market data API with MCP (#493) 2026-08-14 07:22:13 -03:00
a7d7d43435 Add Disclosed Capitol to Commercial & Proprietary Services (#500)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-14 07:16:09 -03:00
Wilson Freitas f38c2faa9e speed up PR review workflow 2026-08-14 07:05:06 -03:00
billionerleha-111andGitHub 79cc735b7d Add TolmachЁv Netcode SDK to Trading & Backtesting (CPP) (#491) 2026-08-13 09:10:02 -03:00
90b757d25c Add honest-signals to Trading & Backtesting (#484)
Co-authored-by: Marvin Mez <marvin.mez@tm2.ai>
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-13 08:14:48 -03:00
Val7handGitHub 62f8c9692b Add Dados B3 (Brazilian B3 fundamental data API) to Data Sources (#553) 2026-08-13 05:38:24 -03:00
Wilson Freitas d170e3ded4 fix deprecated GitHub authentication 2026-08-13 05:35:44 -03:00
d227860071 Add TraderHarness (#489)
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
2026-08-13 05:31:54 -03:00
9b0a15e1e3 Add Filings Flow to Commercial & Proprietary Services (#525)
Co-authored-by: Joseph Castiglione <josephcastiglione@Josephs-MBP.attlocal.net>
2026-08-12 21:22:55 -03:00
Wilson Freitas 28f3d92b22 refactor: update BPRR and SPRR skills for improved PR validation and workflow clarity 2026-08-12 21:22:06 -03:00
Wilson Freitas c839fd5ab3 fix stale PR review checkout 2026-08-12 19:37:04 -03:00
f36dea3c9e remove duplicate pmxt entry in prediction markets (#509)
Co-authored-by: Paweł Fijałkowski <pawelfijalkowski@Pawes-MacBook-Air-2.local>
2026-08-12 07:49:28 -03:00
Paco CartonesandGitHub 567e647c1d Point CONTRIBUTING to the site that exists (#549)
awesome-quant.com does not resolve (NXDOMAIN). The generated site is
published by .github/workflows/build.yml to GitHub Pages, which the Pages
API reports as https://wilsonfreitas.github.io/awesome-quant/ with no
custom CNAME configured.
2026-08-12 07:02:26 -03:00
Wilson Freitas fbc8ba7c5b ci: add read-only PR review workflow 2026-08-12 06:54:08 -03:00
Wilson Freitas 23472e0ec9 feat: add deterministic PR validator 2026-08-12 06:54:08 -03:00
Wilson Freitas cc0a0fac73 chore: migrate project documents to Linear 2026-08-12 06:54:08 -03:00
Wilson Freitas 4d3b4ef89b Document Telegram-gated PR merge design 2026-08-12 06:54:08 -03:00
Artur SeppandGitHub 200880bb08 Add factorlasso (#496) 2026-07-24 21:36:06 -03:00
none298-dotcomandGitHub e3fb236c2e Add MyLinedChart to Visualization (#471) 2026-07-22 14:51:03 -03:00
CarloandGitHub a7c06a03a1 Update README.md (#461) 2026-07-22 14:49:57 -03:00