SPB Git forge

spb/hfmarketdata

Public

Open high-frequency market data platform — FirstRate full-history downloader, DuckDB/Parquet lake, open REST API and React docs platform (www.hfmarketdata.io)

127commits 1branches 0releases
24.7 MBsize
maindefault branch
11 days agolast push
JavaScript 53.7% Python 38.3% CSS 4.6% TypeScript 3.1%

History of skills/hfmd-fundamentals-screen/scripts/hfmd.py · clear filter

  1. Fri, Sep 4, 2026 2

    1. mcp: formulation « plateforme 100 % gratuite » (MCP, skills, page Integrations)
      …
      - plus aucune notion de tiers/tarif : « free API key (free account) », « keyless mode has low hourly limits », « higher limits granted on request by e-mail to contact@spboucher.ai (also free) », lien /limits
      - ressource hfmarketdata://limits renommée (LIMITS, everything_is_free), instructions serveur et message 429 alignés
      - tarball et zip skills régénérés ; 45 tests vitest verts, build web vert, e2e Integrations 25/25
      
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 20 days ago · 1 file +2 −1
    2. skills: pack de 5 skills Claude Code (analyse, backtest walk-forward, futures continus, screener fondamentaux, structure par terme) + zip téléchargeable
      …
      - chaque skill : SKILL.md (frontmatter, quand l'utiliser, étapes, exemples, pièges) + scripts Python requests/pandas
      - helper commun skills/_shared/hfmd.py (enveloppes v1/v2, retry 429, pagination) copié dans chaque skill par le build
      - skills/scripts/build_skills.py : synchro + zip déterministe → hfmarketdata/web/public/downloads/hfmarketdata-skills.zip
      - scripts v1 validés en live (SPY 1 405 barres ; walk-forward 14 blocs) ; scripts v2 échouent proprement (404 = module pas encore déployé)
      
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 20 days ago · 1 file +156