IB.reqNewsArticleAsync
reqNewsArticleAsync(self, providerCode: str, articleId: str, newsArticleOptions: list[ib_async.contract.TagValue] = []) -> collections.abc.Awaitable[ib_async.objects.NewsArticle]
Completeness: signature-only · Canonical ID: ib_async.ib.IB.reqNewsArticleAsync
Runtime signature is published; semantic enrichment remains outstanding.
Related API navigation
- Async variant of:
IB.reqNewsArticle - Called by:
IB.reqNewsArticle - Calls:
Client.getReqId - Calls:
Client.reqNewsArticle - Completion callback:
EWrapper.newsArticle - Protocol mapping:
EClient.reqNewsArticle - Response callback:
EWrapper.newsArticle - Returns:
NewsArticle - Error reference: TWS message codes (applicability is request-dependent).
Sources and provenance
- ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z)
No library docstring is provided; consult the signature, type fields, and operational guides.