Commits
User selector
Commit History
Commits on Jun 4, 2026
refactor(fundamental): move etf_asset_allocation from QuoteContext to FundamentalContext (#536)
Show description for 4f055f2andauthoredfeat(quote): add etf_asset_allocation API (#535)
Show description for 48a70aaandauthored
Commits on Jun 2, 2026
fix(calendar): expose next_date cursor in finance_calendar response (#532)
Show description for ae02853andauthored
Commits on May 23, 2026
feat(screener): migrate to /v1/quote/ai/screener/* endpoints (#530)
Show description for 169ec27andauthored
Commits on May 22, 2026
feat: add shareholders, screener, short-trades, rank, top-movers, valuation-comparison APIs (#527)
Show description for 987b8bbandauthored
Commits on May 20, 2026
docs: document SecurityCalcIndex Greeks normalization (theta/vega/rho) (#528)
Show description for e9e0411andauthoredfeat(fundamental): add business-segments, institution-rating-views, industry-rank, industry-peers, financial-report-snapshot (#526)
Show description for 141adadandauthored
Commits on May 14, 2026
- committed
fix(alert): merge enable/disable into update across all language SDKs (#524)
Show description for 17dd339andauthored
Commits on May 12, 2026
Commits on May 11, 2026
- committed
fix: resolve all clippy warnings in pyo3 and blocking modules
Show description for c0c6430committedfeat: restore Config::refresh_access_token across all language SDKs
Show description for 1471285committed
Commits on May 9, 2026
feat: add new context types, typed enums, and field sync across all language SDKs
Show description for d7c2f6ecommitted
Commits on Apr 10, 2026
fix: create_topic returns string ID in C++; add Python type stubs for… (#505)
Show description for 8d246b3authored
Commits on Apr 9, 2026
feat(quote): Add is_pinned field to WatchlistSecurity
Show description for 0ecf1f0andcommitted
Commits on Mar 30, 2026
fix(docs): correct SecurityStaticInfo.dividend_yield description from dividend yield to dividend
Show description for 9aa0783committedfeat: Add RPCs for statement (#500)
Show description for cbf4db6andauthored
Commits on Mar 26, 2026
feat(content): add topic_detail, list_topic_replies, create_topic_reply (#499)
Show description for ecb47edauthoredrefactor: rename topics_mine to my_topics and remove license field (#497)
Show description for c538b8bandauthored
Commits on Mar 25, 2026
fix: create_topic returns only topic id to avoid deserialization errors (#495)
Show description for fb37a06andauthoredAdd topics mine and create (#492)
Show description for ed0b1e7authored
Commits on Mar 23, 2026
- committed
- committed
refactor: lazy WebSocket, sync context creation, unified tokio runtime (4.0.5)
Show description for eadca7acommitted
Commits on Mar 20, 2026
Commits on Mar 19, 2026
Add news topics and filings (#477)
Show description for d85e572andauthored
Commits on Mar 18, 2026
fix(python): register missing types in quote and trade modules
Show description for ba73c87committed
Commits on Mar 9, 2026
style: format code
Show description for eb6b620committedpython: add loop_ param to async context create(), schedule callbacks via run_coroutine_threadsafe; tidy 4.0.0 changelog
Show description for 9efc861committedpython: support async callbacks in AsyncQuoteContext and AsyncTradeContext
Show description for 9a04039committeddocs: move env vars to language READMEs, simplify root Quickstart
Show description for 0dbe24acommittedfix(python): opt-in/out FromPyObject for all #[pyclass] types to silence pyo3 deprecation warnings
Show description for 5efc8cfcommitted