Fear looms: Will Donald Trump name US Fed chair Powell’s successor soon? Here’s why markets are wary of ‘shadow chair’ signal

Fear looms: Will Donald Trump name US Fed chair Powell’s successor soon? Here’s why markets are wary of ‘shadow chair’ signal

US President Donald Trump has said he will soon announce a successor to Federal Reserve Chair Jerome Powell, nearly a year before Powell’s term ends in May 2026 — a move investors warn could destabilise markets if it raises questions about Fed independence.Trump, who reappointed Powell in 2018, has repeatedly criticised the central bank for not cutting interest rates this year. Though he has stepped back from earlier threats to fire Powell, Trump told Reuters this month that a decision on the next Fed chair was coming “soon”.According to a Reuters report, markets are concerned that any premature nomination could create a “shadow chair” dynamic, where two conflicting voices steer monetary policy. “You’re going to have two people trying to steer the ship: One that’s actually steering it, and one that’s the backseat driver,” said Ryan Sweet, chief US economist at Oxford Economics.The central bank’s policy-setting committee has 18 members, but the chair is viewed as its most powerful voice. “Whomever is appointed, the key thing to monitor is whether they are perceived as being a political appointee,” said Eric Winograd, chief US economist at AllianceBernstein. “And by that, I mean someone whose views change with the whims of the president.”Prediction markets have listed names such as White House economic adviser Kevin Hassett, former Fed Governor Kevin Warsh, Treasury Secretary Scott Bessent, and Judy Shelton, a former Trump nominee, as top contenders. Fed Governor Christopher Waller also ranks high on Kalshi, another online market.The White House and Fed declined to comment. Shelton pointed to her Wall Street Journal op-ed on the Fed, while Warsh did not respond.Callie Cox, chief market strategist at Ritholtz Wealth Management, said, “Any Wall Street manager would tell you that Fed independence is the golden rule of markets. To move away from that can introduce a whole host of issues.”Jason Draho, head of asset allocation Americas at UBS Global Wealth Management, added, “It’s a risk that exists if people are too complacent on how this could all play out.”Powell’s leadership has faced persistent criticism from Trump, who called him a “numbskull” last week over the Fed’s refusal to cut rates again this year. The Fed’s policy rate remains at 4.25%–4.5%, with the last cut of 25 basis points taking place in December 2024.Any new chair must be confirmed by the US Senate, a process that could take months. Alex Grassino, global chief economist at Manulife Investment Management, said the markets would closely monitor any announcement: “You’re sort of setting up an alternate version of what you think policy should be.”“The optimal market reaction to any Fed chair nomination may be none at all,” added Felix Vezina-Poirier, strategist at BCA Research. “No reaction, or a decrease in long-term yields, would be a good sign that the market is digesting the Fed candidate.”Still, some investors believe Trump may wait until Powell’s term nears its end before naming a replacement. “If I were betting, I’d bet other,” said Winograd. “I’d bet the field.”

var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);

!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};

function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};

function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)
const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes(‘all’);

if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){
(function(w) {

function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}

if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}

var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}

}

window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);

#Fear #looms #Donald #Trump #Fed #chair #Powells #successor #Heres #markets #wary #shadow #chair #signal

Leave a Reply

Your email address will not be published. Required fields are marked *