GET /v2/reference/news

Stocks News

News articles related to a ticker (with summaries/sentiment where available).

Endpoint Details

HTTP Method GET
Path /v2/reference/news
Version v2
Minimum Plan free

Query Parameters

Parameter Type Required Description
api_key string Required Your API key for authentication
asset_class string Optional Filter by asset class (stocks, options, forex, crypto)
locale string Optional Filter by locale/market (default: us)
limit integer Optional Maximum number of results
cursor string Optional Pagination cursor for next page

Example Request

curl "https://mail.tradeiqai.com/api/v2/reference/news?api_key=YOUR_API_KEY"

Note: Replace YOUR_API_KEY with your actual API key.

Response Attributes

Attribute Type Description
okbooleanIndicates if the request was successful (e.g., 1)
dataobjectResponse data object
data.statusstringResponse status (typically "OK") (e.g., OK)
data.resultsarrayArray of 10 items
Array items contain:
data.results[].idstringString value (e.g., 86839fa289faafc878c597375b5f6a8585ee11f9b46ef5af33...)
data.results[].publisherobject
data.results[].publisher.propertiesunknown
data.results[].titlestringString value (e.g., VALLOUREC : AVAILABILITY OF INFORMATION RELATING T...)
data.results[].authorstringString value (e.g., Na)
data.results[].published_utcstringString value (e.g., 2026-04-13T16:00:00Z)
data.results[].article_urlstringString value (e.g., https://www.globenewswire.com/news-release/2026/04...)
data.results[].tickersarrayArray of objects
data.results[].image_urlstringString value (e.g., https://ml-eu.globenewswire.com/Resource/Download/...)
data.results[].descriptionstringString value (e.g., Vallourec has scheduled its Combined Shareholders'...)
data.results[].keywordsarrayArray of objects
data.results[].insightsarrayArray of objects
Array items contain:
data.results[].insights[].tickerstringString value (e.g., VLOWY)
data.results[].insights[].sentimentstringString value (e.g., positive)
data.results[].insights[].sentiment_reasoningstringString value (e.g., The company secured a significant long-term supply...)

Example Response

{
    "ok": true,
    "data": {
        "status": "OK",
        "count": 10,
        "results": [
            {
                "id": "86839fa289faafc878c597375b5f6a8585ee11f9b46ef5af330e28605e7e1f9b",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "VALLOUREC : AVAILABILITY OF INFORMATION RELATING TO THE COMBINED (ORDINARY AND EXTRAORDINARY) SHAREHOLDERS' MEETING OF 21 MAY 2026",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272724/0/en/VALLOUREC-AVAILABILITY-OF-INFORMATION-RELATING-TO-THE-COMBINED-ORDINARY-AND-EXTRAORDINARY-SHAREHOLDERS-MEETING-OF-21-MAY-2026.html",
                "tickers": [
                    "VLOWY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/d0facaa4-8800-44b0-b9d5-4aebb94fa89a",
                "description": "Vallourec has scheduled its Combined Shareholders' Meeting for May 21, 2026, in Paris. Additionally, Vallourec announced a long-term supply agreement with Fervo Energy representing up to $800 million in potential revenue over five years to support domestic geothermal infrastructure development.",
                "keywords": [
                    "shareholders meeting",
                    "geothermal energy",
                    "supply agreement",
                    "tubular solutions",
                    "long-term contract"
                ],
                "insights": [
                    {
                        "ticker": "VLOWY",
                        "sentiment": "positive",
                        "sentiment_reasoning": "The company secured a significant long-term supply agreement worth up to $800 million with Fervo Energy, demonstrating strong business development and expansion into the growing geothermal energy sector, which represents a major revenue opportunity."
                    }
                ]
            },
            {
                "id": "747aa79eb4acfb31ce9d374efb7084ee50834cdd2a9a904ec4008473855b78b9",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "EssilorLuxottica: Disclosure of transactions in own shares",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272726/0/en/EssilorLuxottica-Disclosure-of-transactions-in-own-shares.html",
                "tickers": [
                    "ESLOY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/771f5904-cbd2-4904-bcea-57d1571cff80",
                "description": "EssilorLuxottica announced the repurchase of 45,664 shares on April 7, 2026, at a weighted average price of \u20ac189.9515 per share across multiple markets (Euronext Paris, Deutsche B\u00f6rse Xetra, and Turquoise). The buyback was conducted under authorization from the April 30, 2025 Annual Shareholders' Meeting.",
                "keywords": [
                    "share buyback",
                    "share repurchase",
                    "EssilorLuxottica",
                    "capital allocation",
                    "shareholder authorization",
                    "Euronext Paris",
                    "Deutsche B\u00f6rse"
                ],
                "insights": [
                    {
                        "ticker": "ESLOY",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "The share buyback is a routine capital allocation activity conducted under existing shareholder authorization. It represents neither positive nor negative news, as buybacks are standard corporate practice. The transaction details are disclosed for regulatory compliance purposes without indication of strategic significance or market impact."
                    }
                ]
            },
            {
                "id": "2c97145fbd319b1ba7c8ccbe943185e0df990db80cd717fa0436764cc552686e",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "VALLOUREC : MISE A DISPOSITION DES INFORMATIONS RELATIVES A L'ASSEMBLEE GENERALE MIXTE DES ACTIONNAIRES DU 21 MAI 2026",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272724/0/fr/VALLOUREC-MISE-A-DISPOSITION-DES-INFORMATIONS-RELATIVES-A-L-ASSEMBLEE-GENERALE-MIXTE-DES-ACTIONNAIRES-DU-21-MAI-2026.html",
                "tickers": [
                    "VLOWY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/d0facaa4-8800-44b0-b9d5-4aebb94fa89a",
                "description": "Vallourec announced its Mixed General Shareholder Assembly scheduled for May 21, 2026, in Paris. Additionally, the company signed a five-year long-term supply agreement with Fervo Energy representing up to $800 million in potential revenue to scale domestic geothermal infrastructure.",
                "keywords": [
                    "shareholder assembly",
                    "geothermal infrastructure",
                    "supply agreement",
                    "tubular solutions",
                    "energy sector"
                ],
                "insights": [
                    {
                        "ticker": "VLOWY",
                        "sentiment": "positive",
                        "sentiment_reasoning": "The company secured a significant long-term supply agreement worth up to $800 million with Fervo Energy, demonstrating strong business growth prospects and expansion into the geothermal energy sector, which aligns with global energy transition trends."
                    }
                ]
            },
            {
                "id": "2b0f8ab90704e60dd2c9a5c2f3da80b2ba2b11b0268e16f7fa0c9124875332d4",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "Technip Energies launches its  2026 Employee Share Offering",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272723/0/en/Technip-Energies-launches-its-2026-Employee-Share-Offering.html",
                "tickers": [
                    "THNPY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/f02a46b1-86b2-4efd-866f-2980548305d4",
                "description": "Technip Energies announced the launch of ESOP 2026, an employee share offering program targeting approximately 17,000 eligible employees across 19 countries. The offering includes two subscription formulas: ESOP Classic with discounted pricing and matching contributions, and ESOP Leverage with guaranteed minimum returns or share price appreciation multiples. The program involves a maximum share capital increase of 1.5% with a \u20ac55 million subscription limit, featuring a 20% discount on shares and a five-year lock-up period.",
                "keywords": [
                    "employee share offering",
                    "ESOP 2026",
                    "share capital increase",
                    "employee benefits",
                    "long-term value creation",
                    "stock subscription",
                    "lock-up period"
                ],
                "insights": [
                    {
                        "ticker": "THNPY",
                        "sentiment": "positive",
                        "sentiment_reasoning": "The company is demonstrating commitment to employee engagement and value sharing through a broad-based ESOP program covering 90% of its workforce across 19 countries. This initiative signals confidence in long-term value creation and employee retention, which are positive indicators for organizational health and stakeholder alignment."
                    }
                ]
            },
            {
                "id": "20735d1eacf0dbf1ce1bfaa42da3a4e681f9359efa6319bcfded8aab9b294153",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "EssilorLuxottica: D\u00e9claration de transactions sur actions propres",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272726/0/fr/EssilorLuxottica-D%C3%A9claration-de-transactions-sur-actions-propres.html",
                "tickers": [
                    "ESLOY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/771f5904-cbd2-4904-bcea-57d1571cff80",
                "description": "EssilorLuxottica announced the repurchase of 45,664 shares on April 7, 2026, at a weighted average price of \u20ac189.9515 per share across multiple trading venues (Euronext Paris, Deutsche B\u00f6rse, and Turquoise). The buyback was authorized by the General Assembly on April 30, 2025.",
                "keywords": [
                    "share buyback",
                    "treasury stock",
                    "EssilorLuxottica",
                    "April 2026",
                    "shareholder authorization"
                ],
                "insights": [
                    {
                        "ticker": "ESLOY",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "The share buyback is a routine capital allocation activity authorized by shareholders. It indicates management confidence in valuation but is a standard corporate action without material news impact. No operational or financial performance information is disclosed that would warrant positive or negative sentiment."
                    }
                ]
            },
            {
                "id": "0c3e8f9e4059ff81b3e14fdad5bccdd05cf774647655840f306c6a6b2d922167",
                "publisher": {
                    "name": "GlobeNewswire Inc.",
                    "homepage_url": "https://www.globenewswire.com",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/globenewswire.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/globenewswire.ico"
                },
                "title": "Technip Energies lance son offre  d'actionnariat salari\u00e9 2026",
                "author": "Na",
                "published_utc": "2026-04-13T16:00:00Z",
                "article_url": "https://www.globenewswire.com/news-release/2026/04/13/3272723/0/fr/Technip-Energies-lance-son-offre-d-actionnariat-salari%C3%A9-2026.html",
                "tickers": [
                    "THNPY"
                ],
                "image_url": "https://ml-eu.globenewswire.com/Resource/Download/d3e512a4-28ec-48b5-9af4-fe612e63bda1",
                "description": "Technip Energies has launched ESOP 2026, an employee stock ownership program targeting approximately 17,000 eligible employees across 19 countries. The operation involves a capital increase of up to 1.5% with a maximum subscription amount of \u20ac55 million. Employees can choose between two options: ESOP Classic with a 20% discount and employer matching, or ESOP Leverage with capital protection and guaranteed minimum returns. The shares will be locked in for 5 years and trading will occur through company investment funds or direct ownership depending on the country.",
                "keywords": [
                    "employee stock ownership plan",
                    "ESOP 2026",
                    "capital increase",
                    "employee engagement",
                    "long-term value creation",
                    "19 countries",
                    "\u20ac55 million",
                    "5-year lock-in period"
                ],
                "insights": [
                    {
                        "ticker": "THNPY",
                        "sentiment": "positive",
                        "sentiment_reasoning": "The company is implementing a broad-based employee stock ownership program covering 90% of its workforce across 19 countries, demonstrating commitment to employee engagement and long-term value alignment. This initiative signals confidence in the company's future prospects and is a positive indicator of management's belief in sustainable growth and employee retention strategy."
                    }
                ]
            },
            {
                "id": "5cd9877528602f9ba84871a52524c16d04cd7900930c5833162d6f151cb90b58",
                "publisher": {
                    "name": "The Motley Fool",
                    "homepage_url": "https://www.fool.com/",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
                },
                "title": "3 AI Stocks That Are Way Cheaper Than Apple Right Now",
                "author": "Keithen Drury",
                "published_utc": "2026-04-13T15:30:00Z",
                "article_url": "https://www.fool.com/investing/2026/04/13/3-ai-stocks-that-are-way-cheaper-than-apple-right/?source=iedfolrf0000001",
                "tickers": [
                    "AAPL",
                    "NVDA",
                    "MSFT",
                    "TSM"
                ],
                "image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F864423%2Fperson-looking-at-computer-screen-in-shock.jpg&w=1200&op=resize",
                "description": "The article argues that Nvidia, Microsoft, and Taiwan Semiconductor Manufacturing offer better investment opportunities than Apple due to lower valuations and faster growth rates. Apple trades at 31x forward earnings with stagnant growth, while Nvidia (22x earnings) projects 79-85% growth, Microsoft shows 17% revenue growth at a discount to Apple, and TSMC targets 25% CAGR through 2029.",
                "keywords": [
                    "AI stocks",
                    "valuation comparison",
                    "growth rates",
                    "semiconductor industry",
                    "tech stocks",
                    "price-to-earnings ratio"
                ],
                "insights": [
                    {
                        "ticker": "AAPL",
                        "sentiment": "negative",
                        "sentiment_reasoning": "Trading at expensive 31x forward earnings with stagnant growth over the past few years. Recent quarter showed improvement but sustainability is questioned. Lacks innovation compared to competitors."
                    },
                    {
                        "ticker": "NVDA",
                        "sentiment": "positive",
                        "sentiment_reasoning": "Trading at 22x forward earnings (50% discount to Apple) with exceptional projected growth of 79-85% over next two quarters. GPU business momentum remains strong despite years of growth."
                    },
                    {
                        "ticker": "MSFT",
                        "sentiment": "positive",
                        "sentiment_reasoning": "Now trading cheaper than Apple despite similar historical valuations. Demonstrates solid 17% revenue growth and strong AI positioning with Azure. Expected to return to 30x P/E multiple, suggesting upside potential."
                    },
                    {
                        "ticker": "TSM",
                        "sentiment": "positive",
                        "sentiment_reasoning": "Trading at 27x forward earnings with management guidance of 25% CAGR through 2029. Benefits from AI chip demand and supplies both Apple and Nvidia. Positioned to thrive over the next decade."
                    }
                ]
            },
            {
                "id": "4838eb935edbc214457487465a22fd4155d78dc730177f7248d7fac80f644764",
                "publisher": {
                    "name": "The Motley Fool",
                    "homepage_url": "https://www.fool.com/",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/themotleyfool.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/themotleyfool.ico"
                },
                "title": "Goldman Sachs Kicks Off Earnings Season With a Blowout Quarter, Yet Investors Are Selling the Stock Anyway. Here are 2 Reasons Why",
                "author": "Bram Berkowitz",
                "published_utc": "2026-04-13T15:28:11Z",
                "article_url": "https://www.fool.com/investing/2026/04/13/goldman-sachs-kicks-off-earnings-season-with-a-blo/?source=iedfolrf0000001",
                "tickers": [
                    "GS",
                    "GSpA",
                    "GSpC",
                    "GSpD"
                ],
                "image_url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F865372%2Fperson-concerned-5.jpg&w=1200&op=resize",
                "description": "Goldman Sachs reported strong Q1 2026 earnings, beating Wall Street estimates with $17.55 EPS and $17.23B revenue. However, the stock fell 3.6% due to two concerns: fixed-income trading revenue missed expectations by $900M, and the provision for credit losses doubled estimates at $315M, raising concerns about wholesale loan quality and private credit exposure.",
                "keywords": [
                    "earnings season",
                    "fixed-income trading",
                    "credit losses provision",
                    "wholesale loans",
                    "private credit",
                    "equities trading",
                    "investment banking"
                ],
                "insights": [
                    {
                        "ticker": "GS",
                        "sentiment": "negative",
                        "sentiment_reasoning": "Despite beating earnings and revenue estimates, the stock declined 3.6% due to significant misses in fixed-income trading revenue ($900M below expectations) and a doubled credit loss provision ($315M vs. $150M estimated), raising concerns about loan quality and private credit exposure. These operational shortfalls outweighed the strong headline numbers."
                    },
                    {
                        "ticker": "GSpA",
                        "sentiment": "negative",
                        "sentiment_reasoning": "Despite beating earnings and revenue estimates, the stock declined 3.6% due to significant misses in fixed-income trading revenue ($900M below expectations) and a doubled credit loss provision ($315M vs. $150M estimated), raising concerns about loan quality and private credit exposure. These operational shortfalls outweighed the strong headline numbers."
                    },
                    {
                        "ticker": "GSpC",
                        "sentiment": "negative",
                        "sentiment_reasoning": "Despite beating earnings and revenue estimates, the stock declined 3.6% due to significant misses in fixed-income trading revenue ($900M below expectations) and a doubled credit loss provision ($315M vs. $150M estimated), raising concerns about loan quality and private credit exposure. These operational shortfalls outweighed the strong headline numbers."
                    },
                    {
                        "ticker": "GSpD",
                        "sentiment": "negative",
                        "sentiment_reasoning": "Despite beating earnings and revenue estimates, the stock declined 3.6% due to significant misses in fixed-income trading revenue ($900M below expectations) and a doubled credit loss provision ($315M vs. $150M estimated), raising concerns about loan quality and private credit exposure. These operational shortfalls outweighed the strong headline numbers."
                    }
                ]
            },
            {
                "id": "2ed6f3e8c3179ab21eb083c1b00c87c92c2e367994470edf5464ac52167430c7",
                "publisher": {
                    "name": "Benzinga",
                    "homepage_url": "https://www.benzinga.com/",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/benzinga.svg",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/benzinga.ico"
                },
                "title": "Bosch-Backed Auto Parts Platform Casstime Eyes Hong Kong IPO On EV Boom Hopes",
                "author": "Bamboo Works",
                "published_utc": "2026-04-13T15:26:46Z",
                "article_url": "https://www.benzinga.com/Opinion/26/04/51783538/bosch-backed-auto-parts-platform-casstime-eyes-hong-kong-ipo-on-ev-boom-hopes?utm_source=benzinga_taxonomy&utm_medium=rss_feed_free&utm_content=taxonomy_rss&utm_campaign=channel",
                "tickers": [
                    "BYDDY"
                ],
                "image_url": "https://cdn.benzinga.com/files/images/story/2026/04/13/-13-4-2026-113138-thebambooworks-com.jpeg?width=1200&height=800&fit=crop",
                "description": "Casstime Holdings, a digital automotive aftermarket platform backed by Bosch, Fosun International, and Shunwei Capital, has applied for a Hong Kong Stock Exchange listing. The company operates platforms connecting workshops and parts suppliers, capitalizing on growing demand from electric vehicle adoption. While revenue grew 25.3% to 930 million yuan in 2025, Casstime posted a net loss of 400 million yuan as operating expenses exceed gross profit, raising concerns about profitability.",
                "keywords": [
                    "automotive aftermarket",
                    "electric vehicles",
                    "Hong Kong IPO",
                    "digital platform",
                    "parts trading",
                    "EV boom",
                    "profitability concerns"
                ],
                "insights": [
                    {
                        "ticker": "BYDDY",
                        "sentiment": "positive",
                        "sentiment_reasoning": "Mentioned as benefiting from rising fuel prices boosting electric vehicle sales, with shares showing positive momentum alongside the broader auto sector recovery."
                    }
                ]
            },
            {
                "id": "0e5c8f168f1b8148bc8ff2016744f8be3455fd07b5ad69c4f94db953cddc5b8c",
                "publisher": {
                    "name": "Investing.com",
                    "homepage_url": "https://www.investing.com/",
                    "logo_url": "https://s3.massive.com/public/assets/news/logos/investing.png",
                    "favicon_url": "https://s3.massive.com/public/assets/news/favicons/investing.ico"
                },
                "title": "This \u2019Do Nothing\u2019 Portfolio Move Pays 8.3% and Lets Us Sleep at Night",
                "author": "Michael Foster",
                "published_utc": "2026-04-13T15:26:00Z",
                "article_url": "https://www.investing.com/analysis/this-do-nothing-portfolio-move-pays-83-and-lets-us-sleep-at-night-200678310",
                "tickers": [
                    "SPY",
                    "NVDA",
                    "AMJB",
                    "JPM",
                    "JPMpC",
                    "JPMpD",
                    "JPMpJ",
                    "JPMpK",
                    "JPMpL",
                    "JPMpM",
                    "VYLD",
                    "META"
                ],
                "amp_url": "https://m.investing.com/analysis/this-do-nothing-portfolio-move-pays-83-and-lets-us-sleep-at-night-200678310?ampMode=1",
                "image_url": "https://i-invdn-com.investing.com/redesign/images/seo/investingcom_analysis_og.jpg",
                "description": "The article recommends a passive investment strategy during uncertain times, highlighting the Adams Diversified Equity Fund (ADX) as a high-yielding closed-end fund that has outperformed the S&P 500 over 33 years while paying an 8.3% dividend. The author argues that staying the course and avoiding panic-driven decisions during market volatility is often the best approach, contrasting ADX's long-term performance with the underperformance of sector-specific plays like oil funds.",
                "keywords": [
                    "closed-end funds",
                    "dividend yield",
                    "long-term investing",
                    "market volatility",
                    "passive strategy",
                    "Middle East uncertainty",
                    "portfolio diversification"
                ],
                "insights": [
                    {
                        "ticker": "SPY",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Used as benchmark comparison; while it has delivered solid 10.4% annualized returns over 33 years, its 1.1% dividend yield is significantly lower than ADX"
                    },
                    {
                        "ticker": "NVDA",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "AMJB",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPM",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpC",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpD",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpJ",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpK",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpL",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "JPMpM",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "VYLD",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    },
                    {
                        "ticker": "META",
                        "sentiment": "neutral",
                        "sentiment_reasoning": "Mentioned as a major holding in ADX; included as example of quality stocks within the diversified fund but no specific sentiment expressed"
                    }
                ]
            }
        ],
        "request_params": {
            "ticker": null,
            "limit": 10,
            "order": "desc",
            "sort": "published_utc",
            "published_utc.gte": "2026-04-08",
            "published_utc.lte": null
        }
    }
}