๐ต "Not QE, QE" will commence within the next 14 days
The US Government will soon begin a drawdown of the Treasury General Account (TGA).
This could mean a liquidity injection totaling up to $830bn.
Functionally, this is similar to Quantitative Easing.
Here's what will happen...
๐ค So what's going on?
The US Government hit its self-imposed "debt ceiling" of $36 trillion in late January.
This means the Treasury can no longer take on additional debt until a new debt ceiling agreement is reached (this has historically involved raising or suspending the ceiling).
The Treasury has since been deploying "emergency measures" - a total of roughly $338bn in what are essentially accounting gimmicks and financial maneuvers.
On Friday February 7, the Government had used up more than 60% of these measures, with only $133bn left.
That means, probably this coming week or the week after, the Treasury will be forced into drawing down the TGA to fund spending, until a new debt ceiling agreement is reached.
๐ค So what does a TGA drawdown mean?
The TGA can be thought of as the Government's bank account at the Federal Reserve.
It currently has a sizable balance of $830bn.
This money is currently sat idle at the Fed - so it is "removed from markets".
If the Government begins to draw down the TGA, this is an injection of "new" liquidity into markets.
A TGA drawdown and Quantitative Easing (QE) are functionally similar in that both inject liquidity into the financial system by increasing bank reserves.
While not strictly "QE" - it looks like QE, sounds like QE and smells like QE, which is why it has been dubbed "not QE, QE".
And the impact of debt ceiling-induced TGA drawdowns on financial markets can be similar to QE, on a temporary basis.
In the past, significant TGA drawdowns have generally coincided with asset price appreciation.
The TGA drawdown in 2022/2023 started halfway through a bear market, and was arguably one the main factors in halting that bear market.
๐ค So what's the TGA path?
Analyzing all the components of the TGA, Treasury spending, borrowing and expected tax intakes, my rough estimated path for any potential coming TGA drawdown is below:
Any potential prolonged TGA drawdown will straddle two tax intake periods (April and June), so it will be punctuated by two short-term TGA balance increases (liquidity drains).
The first "portion" will take place between roughly mid-February and early April and I estimate it will total about $600bn in liquidity additions.
The estimated path in the chart above won't be perfect, but it is a guide to what is likely to happen.
It could vary as time passes.
How far along this path we will get depends entirely on how quickly lawmakers come to a new debt ceiling agreement.
What is known as the "X-date", the day that the US Government officially runs out of money, is currently looking like it will probably be some point in August.
This TGA drawdown is practically set in stone, and is essentially non-negotiable if the US Government wants to keep functioning.
If lawmakers follow a similar "debt ceiling discussion path" to previously, they will leave things late and finally come to a new agreement at some point in July/early August.
This will allow for a significant TGA drawdown.
๐ค Other considerations
However, there are a number of nuances and considerations to take into account, and I set these out in a more detailed post quoted below.
If you are interested in this debt ceiling/TGA drawdown dynamic, I would urge you to also read that post.
To determine the total "net" liquidity injection from the Federal Reserve over any potential Treasury General Account drawdown period, all aspects of the Fed's balance sheet should be taken into account (both liquidity adding and liquidity draining).
This total "net" injection will be reflected in the below Net Federal Reserve Liquidity chart.
This chart has already increased by roughly $240bn since January 1 2025.
I will continue posting updates of this chart here on X.
โข โข โข
Missing some Tweet in this thread? You can try to
force a refresh
๐ค When do rising Treasury yields become a problem for risk assets?
Recently, it's not about the nominal number.
It's about where yields are relative to where they have been.
Specifically, when yields move to the 80th percentile of their rolling 1 quarter (63 day) range, according to @WarrenPies and @3F_Research (for the 10-year Treasury yield).
I've shamelessly stolen his indicator and recreated it for TradingView.
It flipped green on Friday January 17.
Pretty good for the S&P 500:
Not as good for bitcoin - but maybe still useful:
Now you can steal it too.
I'll put the Pine Script code for TradingView in the comments.
Note:
This appears to be a relatively new correlation - the correlation is nowhere as strong before 2022.
It remains to be seen for how long this correlation will continue.
Must be viewed on a 1-day chart:
//@version=5
indicator("US10Y 63-Day Range Percentage", overlay=false)
// Input for customizing the length of the range
length = input.int(63, title="Range Length")
// Get the ticker data for US10Y
us10y = request.security("US10Y", timeframe.period, close)
// Calculate the highest high and lowest low over the range length
highestHigh = ta.highest(us10y, length)
lowestLow = ta.lowest(us10y, length)
// Calculate the range and current position in the range
priceRange = highestHigh - lowestLow
positionInRange = us10y - lowestLow
// Calculate the percentage of the range
rangePercentage = positionInRange / priceRange * 100
// Plot the percentage
plot(rangePercentage, title="63-Day Range Percentage", color=color.white, linewidth=2)
// Add optional horizontal line for context
hline(80, "80%", color=color.gray)
// Display background color if the percentage is above/below thresholds
upperThreshold = input.float(80, title="Upper Threshold")
lowerThreshold = input.float(80, title="Lower Threshold")
๐ A wave of Federal Reserve "stealth stimulus" is coming.
โฌ๏ธ Net Fed Liquidity is set to rise over the coming months.
๐ And this could be good news for the price of stocks, gold and bitcoin.
Let me explain why... ๐
Net Fed Liquidity measures the total amount of liquidity entering markets directly from Federal Reserve sources.
It can basically be seen as the measure of "stealth stimulus" in the US, and it can be influenced by both the Fed, but more importantly the US Treasury.
The Fed has officially been "tightening" since early 2022 by reducing its balance sheet.
But in reality liquidity has been injected into markets (almost $1 trillion between Dec 2022 and March 2024).
This is why many were caught off-guard when markets bounced in late 2022.