ADVERTISEMENT

Most markets down as US debt impasse sparks Fitch ratings warning

Published May 25, 2023 07:13 am
A trader on the floor at the New York Stock Exchange (NYSE) in New York during the opening bell on May 22, 2023. (ANGELA WEISS / AFP)
HONG KONG, China -- Most Asian equities sank Thursday on fears of a US default as the struggle to hammer out a debt deal led Fitch to warn the country's gold-plated credit rating was at risk. Nerves have been rattled across global markets owing to a lack of real headway in the standoff on Capitol Hill to increase the US borrowing limit so it can meet its debt obligations. Talks earlier this week between President Joe Biden and Republican House Speaker Kevin McCarthy were described as "productive" but the two sides have made little progress since, with Republicans demanding spending cuts but Democrats calling for a "clean" increase. And analysts said that while there is a broad expectation an agreement will finally be reached -- likely at the last minute following a period of brinkmanship -- investors were growing increasingly agitated and risk-averse. On Wednesday, the uncertainty led Fitch to put the country's AAA-ranked credit on "rating watch negative". The firm said the move "reflects increased political partisanship that is hindering reaching a resolution to raise or suspend the debt limit" before June 1, when the US Treasury Department warned the government will run out of money, triggering a default. Most economists warn that the failure of the United States to pay its bills would likely have devastating economic consequences for markets and the global economy. "Fitch still expects a resolution to the debt limit before the X-date," the ratings agency said in a statement. "However, we believe risks have risen that the debt limit will not be raised or suspended before the X-date and consequently that the government could begin to miss payments on some of its obligations." The announcement raises the possibility of a first ratings downgrade since S&P did so during a similar standoff in 2011. Tony Sycamore, of IG Australia, called the move "a bit of a slap" to both sides. "It just adds urgency that these two guys get together, or these two parties get together because their lack of action is making the ratings agencies nervous, and I think the markets are very nervous as well," he added.

'We're not going to default'

Observers warned that the move could force S&P and Moody's to follow suit. The Fitch news came after Wall Street had closed but markets there had already suffered another day of selling with all three main indexes deep in the red. Much of Asia followed suit Thursday with Hong Kong down more than two percent, while Shanghai, Sydney, Seoul, Singapore, Manila, Mumbai, Bangkok and Jakarta were also in the red. Tokyo and Taipei edged up. London opened lower, while Paris was flat and Frankfurt opened edged higher. Still, McCarthy was hopeful a deal could be reached before June 1, saying: "I still think we have time to get an agreement, and get it done." "We're not going to default. We're going to solve this problem," he told reporters. And White House Press Secretary Karine Jean-Pierre said talks "remain productive", adding: "We believe that we can get to a solution here. We can get to a bipartisan, reasonable agreement." She warned that failure to do so would have "catastrophic impacts in every single part of this country". "We're talking about millions of jobs lost, devastating retirement accounts, and a recession." Worries over the possibility of more Federal Reserve interest rate hikes were also dampening sentiment. Minutes from the US central bank's most recent policy meeting showed officials split on what to do at their June gathering, with inflation still more than double the two percent target. "Some participants commented that, based on their expectations that progress in returning inflation to two percent could continue to be unacceptably slow, additional policy firming would likely be warranted at future meetings," the minutes showed. But "several participants noted that if the economy evolved along the lines of their current outlooks, then further policy firming after this meeting may not be necessary". The minutes also showed Fed economists assume tight financial conditions "would lead to a mild recession starting later this year, followed by a moderately paced recovery".

Key figures around 0715 GMT

Tokyo - Nikkei 225: UP 0.4 percent at 30,801.13 (close) Hong Kong - Hang Seng Index: DOWN 2.1 percent at 18,723.73 Shanghai - Composite: DOWN 0.1 percent at 3,201.26 (close) London - FTSE 100: DOWN 0.3 percent at 7,605.57 Euro/dollar: DOWN at $1.0731 from $1.0754 on Wednesday Pound/dollar: DOWN at $1.2354 from $1.2365 Dollar/yen: UP at 139.60 yen from 139.43 yen Euro/pound: DOWN at 86.85 pence from 86.94 pence West Texas Intermediate: DOWN 0.3 percent at $74.09 per barrel Brent North Sea crude: DOWN 0.2 percent at $78.21 per barrel New York - Dow: DOWN 0.8 percent at 32,799.92 (close)
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.