OPEN-SOURCE SCRIPT

WU Sahm Recession Indicator

Atualizado
The Sahm Recession Indicator devised by Economist Claudia Sahm is a rather insightful tool that captures the onset of recessions by utilizing unemployment data, which can provide more real-time insights compared to quarterly GDP reports. If the three-month simple moving average (SMA) of the unemployment rate exceeds the minimum unemployment rate of the previous 12 months by 0.5 percentage points, it indicates a high likelihood of a recession.

This script allows you to visualize this indicator and set up alerts for when this criterion indicates that a recession could be coming.
Notas de Lançamento
Will not display on any other time frame than Monthly. I added also a yellow line when the signal is exactly on the threshold value.
Notas de Lançamento
Due to the use of the function ta.lowest(unrate3M, 12), which looked back only 11 months since it included the current one, the previous version was not fully accurate. I have fixed this issue.
Notas de Lançamento
Can be switch to a Threshold of 0.61% instead of the 0.5% used by Claudia Sahm.
forecasting

Script de código aberto

No verdadeiro espírito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam compreendê-lo e analisá-lo. Parabéns ao autor! Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Quer usar esse script no gráfico?


Também em:

Aviso legal