Files
FXandRatesDashboard/data.json
T

1369 lines
34 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-04-24 04:49:17 +00:00
"generated_at": "2026-04-24T04:48:54.811074Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-04-23 20:49:44 +00:00
"y3m": 3.595,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-04-23 20:49:44 +00:00
"y2": 3.724,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-04-23 20:49:44 +00:00
"y5": 3.952,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-04-23 20:49:44 +00:00
"y10": 4.323,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-04-23 20:49:44 +00:00
"y30": 4.918
2026-04-15 15:11:50 +00:00
},
"US_yf": {
2026-04-23 20:49:44 +00:00
"US_3M": {
"price": 3.595,
"prev_close": 3.595,
"change_pct": 0.0,
"timestamp": "2026-04-23 00:00:00"
},
2026-04-22 10:23:55 +00:00
"US_5Y": {
2026-04-23 20:49:44 +00:00
"price": 3.952,
2026-04-23 14:20:18 +00:00
"prev_close": 3.915,
2026-04-23 20:49:44 +00:00
"change_pct": 0.95,
2026-04-23 14:20:18 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-22 10:23:55 +00:00
},
2026-04-20 17:15:12 +00:00
"US_10Y": {
2026-04-23 20:49:44 +00:00
"price": 4.323,
2026-04-23 14:20:18 +00:00
"prev_close": 4.294,
2026-04-23 20:49:44 +00:00
"change_pct": 0.68,
2026-04-23 14:20:18 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
},
"US_30Y": {
2026-04-23 20:49:44 +00:00
"price": 4.918,
2026-04-23 14:20:18 +00:00
"prev_close": 4.902,
2026-04-23 20:49:44 +00:00
"change_pct": 0.33,
2026-04-23 14:20:18 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-04-24 04:49:17 +00:00
"price": 4680.2002,
"d1_pct": -0.53,
"w1_pct": -3.65,
"m1_pct": 2.87,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
},
"silver": {
2026-04-24 04:49:17 +00:00
"price": 74.795,
"d1_pct": -0.89,
"w1_pct": -8.49,
"m1_pct": 3.36,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
},
"wti": {
2026-04-24 04:49:17 +00:00
"price": 96.45,
"d1_pct": 0.63,
"w1_pct": 15.03,
"m1_pct": 6.79,
2026-04-15 15:11:50 +00:00
"unit": "$/bbl"
},
"brent": {
2026-04-24 04:49:17 +00:00
"price": 105.94,
"d1_pct": 0.83,
"w1_pct": 17.22,
"m1_pct": 3.64,
2026-04-15 15:11:50 +00:00
"unit": "$/bbl"
},
"natgas": {
2026-04-24 04:49:17 +00:00
"price": 2.722,
"d1_pct": 4.13,
"w1_pct": 1.8,
"m1_pct": -7.79,
2026-04-15 15:11:50 +00:00
"unit": "$/MMBtu"
},
"copper": {
2026-04-24 04:49:17 +00:00
"price": 5.9965,
"d1_pct": -1.3,
"w1_pct": -1.75,
"m1_pct": 8.46,
2026-04-15 15:11:50 +00:00
"unit": "$/lb"
},
"wheat": {
2026-04-24 04:49:17 +00:00
"price": 617.75,
"d1_pct": 1.15,
"w1_pct": 4.48,
"m1_pct": 3.35,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
},
"corn": {
2026-04-24 04:49:17 +00:00
"price": 463.75,
"d1_pct": 1.81,
"w1_pct": 3.34,
"m1_pct": -0.75,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
2026-04-09 20:07:03 +00:00
}
},
"etfs": {
2026-04-15 15:11:50 +00:00
"S&P 500": {
2026-04-23 20:49:44 +00:00
"price": 708.45,
"d1_pct": -0.39,
"w1_pct": 0.97,
"m1_pct": 8.46
2026-04-15 15:11:50 +00:00
},
"Nasdaq 100": {
2026-04-23 20:49:44 +00:00
"price": 651.42,
"d1_pct": -0.56,
"w1_pct": 1.71,
"m1_pct": 11.55
2026-04-15 15:11:50 +00:00
},
"Russell 2000": {
2026-04-23 20:49:44 +00:00
"price": 275.52,
"d1_pct": -0.35,
"w1_pct": 2.06,
"m1_pct": 10.75
2026-04-15 15:11:50 +00:00
},
"EM Equities": {
2026-04-23 20:49:44 +00:00
"price": 62.35,
"d1_pct": -1.63,
"w1_pct": -0.16,
"m1_pct": 10.31
2026-04-15 15:11:50 +00:00
},
"China Large Cap": {
2026-04-23 20:49:44 +00:00
"price": 36.49,
"d1_pct": -1.3,
"w1_pct": -1.99,
"m1_pct": 3.25
2026-04-15 15:11:50 +00:00
},
2026-04-09 20:07:03 +00:00
"Japan Equities": {
2026-04-23 20:49:44 +00:00
"price": 87.07,
"d1_pct": -0.79,
"w1_pct": -2.62,
"m1_pct": 4.55
2026-04-15 15:11:50 +00:00
},
"Brazil Equities": {
2026-04-23 20:49:44 +00:00
"price": 40.09,
"d1_pct": -1.23,
"w1_pct": -3.33,
"m1_pct": 9.33
2026-04-15 15:11:50 +00:00
},
"Germany Equities": {
2026-04-23 20:49:44 +00:00
"price": 41.92,
"d1_pct": -0.95,
"w1_pct": -1.04,
"m1_pct": 7.63
2026-04-15 15:11:50 +00:00
},
"UK Equities": {
2026-04-23 20:49:44 +00:00
"price": 46.8,
"d1_pct": -0.74,
"w1_pct": -2.17,
"m1_pct": 5.41
2026-04-15 15:11:50 +00:00
},
"US Dollar Index": {
2026-04-23 19:04:31 +00:00
"price": 27.53,
"d1_pct": 0.18,
"w1_pct": 0.58,
"m1_pct": -0.43
2026-04-15 15:11:50 +00:00
},
"Euro ETF": {
2026-04-23 20:49:44 +00:00
"price": 107.83,
"d1_pct": -0.16,
"w1_pct": -0.83,
"m1_pct": 0.87
2026-04-15 15:11:50 +00:00
},
"Yen ETF": {
2026-04-23 20:49:44 +00:00
"price": 57.48,
"d1_pct": -0.12,
"w1_pct": -0.35,
"m1_pct": -0.52
2026-04-15 15:11:50 +00:00
},
"GBP ETF": {
2026-04-24 04:49:17 +00:00
"price": 129.56,
2026-04-23 20:49:44 +00:00
"d1_pct": -0.27,
"w1_pct": -0.43,
"m1_pct": 0.82
2026-04-15 15:11:50 +00:00
},
"AUD ETF": {
2026-04-23 20:49:44 +00:00
"price": 70.7,
"d1_pct": -0.34,
"w1_pct": -0.32,
"m1_pct": 2.39
2026-04-15 15:11:50 +00:00
},
"CAD ETF": {
2026-04-24 04:49:17 +00:00
"price": 71.35,
"d1_pct": -0.15,
2026-04-23 20:49:44 +00:00
"w1_pct": 0.11,
2026-04-24 04:49:17 +00:00
"m1_pct": 0.46
2026-04-15 15:11:50 +00:00
},
"Gold ETF": {
2026-04-23 20:49:44 +00:00
"price": 431.04,
"d1_pct": -0.97,
"w1_pct": -2.05,
"m1_pct": 6.66
2026-04-15 15:11:50 +00:00
},
"Oil ETF": {
2026-04-23 20:49:44 +00:00
"price": 134.72,
"d1_pct": 4.11,
"w1_pct": 7.06,
"m1_pct": 17.62
2026-04-15 15:11:50 +00:00
},
"Agriculture ETF": {
2026-04-23 20:49:44 +00:00
"price": 27.4,
"d1_pct": 1.0,
"w1_pct": 1.07,
"m1_pct": 1.9
2026-04-15 15:11:50 +00:00
},
"Energy Sector": {
2026-04-23 20:49:44 +00:00
"price": 56.98,
"d1_pct": 0.78,
"w1_pct": 0.71,
"m1_pct": -6.34
2026-04-15 15:11:50 +00:00
},
"Financials Sector": {
2026-04-23 20:49:44 +00:00
"price": 51.8,
"d1_pct": -0.79,
"w1_pct": -0.44,
"m1_pct": 5.11
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-04-24 04:49:17 +00:00
"price": 1.1685,
"d1_pct": -0.18,
"w1_pct": -0.83,
"m1_pct": 1.07
2026-04-15 15:11:50 +00:00
},
"GBPUSD": {
2026-04-24 04:49:17 +00:00
"price": 1.3464,
"d1_pct": -0.27,
"w1_pct": -0.46,
"m1_pct": 0.75
2026-04-15 15:11:50 +00:00
},
"USDJPY": {
2026-04-24 04:49:17 +00:00
"price": 159.73,
"d1_pct": 0.15,
"w1_pct": 0.34,
"m1_pct": 0.22
2026-04-15 15:11:50 +00:00
},
"USDCHF": {
2026-04-24 04:49:17 +00:00
"price": 0.7867,
"d1_pct": 0.24,
"w1_pct": 0.45,
"m1_pct": -0.61
2026-04-15 15:11:50 +00:00
},
"AUDUSD": {
2026-04-24 04:49:17 +00:00
"price": 0.7127,
"d1_pct": -0.44,
"w1_pct": -0.45,
"m1_pct": 2.65
2026-04-15 15:11:50 +00:00
},
"NZDUSD": {
2026-04-24 04:49:17 +00:00
"price": 0.5855,
"d1_pct": -0.86,
"w1_pct": -0.53,
"m1_pct": 0.84
2026-04-15 15:11:50 +00:00
},
"USDCAD": {
2026-04-24 04:49:17 +00:00
"price": 1.3709,
"d1_pct": 0.28,
"w1_pct": 0.06,
"m1_pct": -0.76
2026-04-15 15:11:50 +00:00
},
"USDSEK": {
2026-04-24 04:49:17 +00:00
"price": 9.2618,
"d1_pct": 0.65,
"w1_pct": 0.76,
"m1_pct": -0.93
2026-04-15 15:11:50 +00:00
},
"USDNOK": {
2026-04-24 04:49:17 +00:00
"price": 9.3401,
"d1_pct": 0.47,
"w1_pct": -0.15,
"m1_pct": -3.51
2026-04-15 15:11:50 +00:00
},
"USDCNY": {
2026-04-24 04:49:17 +00:00
"price": 6.8353,
"d1_pct": 0.16,
2026-04-24 01:50:45 +00:00
"w1_pct": 0.21,
"m1_pct": -0.95
2026-04-15 15:11:50 +00:00
},
"USDMXN": {
2026-04-24 04:49:17 +00:00
"price": 17.4267,
"d1_pct": 0.5,
"w1_pct": 1.03,
"m1_pct": -1.97
2026-04-09 20:07:03 +00:00
},
"USDBRL": {
2026-04-23 22:41:09 +00:00
"price": 5.0245,
2026-04-24 01:50:45 +00:00
"d1_pct": 0.79,
"w1_pct": 0.75,
"m1_pct": -4.05
2026-04-15 15:11:50 +00:00
},
"USDZAR": {
2026-04-24 04:49:17 +00:00
"price": 16.6257,
"d1_pct": 0.99,
"w1_pct": 1.38,
"m1_pct": -2.07
2026-04-15 15:11:50 +00:00
},
"USDINR": {
2026-04-24 04:49:17 +00:00
"price": 94.238,
"d1_pct": 0.47,
"w1_pct": 1.28,
"m1_pct": -0.48
2026-04-09 20:07:03 +00:00
},
"USDKRW": {
2026-04-24 04:49:17 +00:00
"price": 1482.1801,
"d1_pct": 0.29,
"w1_pct": 0.29,
"m1_pct": -1.25
2026-04-15 15:11:50 +00:00
},
"USDTRY": {
2026-04-24 04:49:17 +00:00
"price": 45.0053,
"d1_pct": 0.19,
"w1_pct": 0.35,
"m1_pct": 1.47
2026-04-15 15:11:50 +00:00
},
"USDPLN": {
2026-04-24 04:49:17 +00:00
"price": 3.6297,
"d1_pct": 0.15,
"w1_pct": 0.95,
"m1_pct": -1.78
2026-04-15 15:11:50 +00:00
},
"USDHUF": {
2026-04-24 04:49:17 +00:00
"price": 313.805,
"d1_pct": 0.95,
"w1_pct": 1.47,
"m1_pct": -6.16
2026-04-15 15:11:50 +00:00
},
"USDCZK": {
2026-04-24 04:49:17 +00:00
"price": 20.845,
"d1_pct": 0.31,
"w1_pct": 1.01,
"m1_pct": -1.24
2026-04-15 15:11:50 +00:00
},
"USDSGD": {
2026-04-24 04:49:17 +00:00
"price": 1.2784,
"d1_pct": 0.21,
"w1_pct": 0.42,
"m1_pct": -0.2
2026-04-15 15:11:50 +00:00
},
"USDIDR": {
2026-04-24 04:49:17 +00:00
"price": 17285.0,
"d1_pct": 0.5,
"w1_pct": 0.95,
"m1_pct": 3.2
2026-04-15 15:11:50 +00:00
},
"USDTHB": {
2026-04-24 04:49:17 +00:00
"price": 32.47,
"d1_pct": 0.68,
"w1_pct": 1.34,
"m1_pct": -0.92
2026-04-15 15:11:50 +00:00
},
"DXY": {
2026-04-24 04:49:17 +00:00
"price": 98.859,
"d1_pct": 0.06,
"w1_pct": 0.77,
"m1_pct": -0.74
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
"VIX (S&P 500 Vol)": {
2026-04-23 20:49:44 +00:00
"price": 19.31,
2026-04-23 08:57:05 +00:00
"prev_close": 18.92,
2026-04-23 20:49:44 +00:00
"change_pct": 2.06,
2026-04-23 08:57:05 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VXN (Nasdaq Vol)": {
2026-04-23 20:49:44 +00:00
"price": 23.32,
2026-04-23 14:20:18 +00:00
"prev_close": 23.58,
2026-04-23 20:49:44 +00:00
"change_pct": -1.1,
2026-04-23 14:20:18 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
},
"MOVE (Bond Vol)": {
2026-04-24 04:49:17 +00:00
"price": 67.7,
2026-04-23 20:49:44 +00:00
"prev_close": 69.88,
2026-04-24 04:49:17 +00:00
"change_pct": -3.12,
2026-04-23 20:49:44 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-04-23 20:49:44 +00:00
"price": 28.51,
2026-04-23 14:20:18 +00:00
"prev_close": 28.54,
2026-04-23 20:49:44 +00:00
"change_pct": -0.11,
2026-04-23 14:20:18 +00:00
"timestamp": "2026-04-23 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-04-23 20:49:44 +00:00
"price": 86.55,
2026-04-23 19:04:31 +00:00
"d1_pct": -0.22,
"w1_pct": 0.31,
2026-04-23 20:49:44 +00:00
"m1_pct": 1.03,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-04-23 20:49:44 +00:00
"price": 95.37,
2026-04-23 19:04:31 +00:00
"d1_pct": -0.16,
"w1_pct": -0.04,
"m1_pct": 0.87,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-04-23 20:49:44 +00:00
"price": 82.48,
"d1_pct": -0.05,
"w1_pct": 0.0,
"m1_pct": 0.51,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-04-24 01:50:45 +00:00
"price": 9.795,
"d1_pct": 0.18,
"w1_pct": -0.41,
"m1_pct": 0.98,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-04-24 01:50:45 +00:00
"price": 142.47,
"d1_pct": 0.08,
"w1_pct": 0.79,
"m1_pct": 1.09,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-04-23 20:49:44 +00:00
"price": 22.89,
2026-04-23 19:04:31 +00:00
"d1_pct": -0.17,
"w1_pct": 0.0,
"m1_pct": 0.74,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-04-24 01:50:45 +00:00
{
"headline": "As Americans turn to blue-collar jobs for stability, here\u2019s which ones offer the most security \u2014 and which offer the least",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/as-americans-turn-to-blue-collar-jobs-for-stability-heres-which-ones-offer-the-most-security-and-which-offer-the-least-b24c8b2d?mod=mw_rss_topstories",
"datetime": 1776995220,
"category": "general"
},
{
"headline": "Here\u2019s how much money the 2026 NFL draft picks will make \u2014 and who\u2019s at risk of losing millions",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/heres-how-much-money-the-2026-nfl-draft-picks-will-make-and-whos-at-risk-of-losing-millions-e2ddee40?mod=mw_rss_topstories",
"datetime": 1776990180,
"category": "general"
},
{
"headline": "Why Intel\u2019s stock is on track for a historic surge after earnings",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/why-intels-stock-is-on-track-for-a-historic-surge-after-earnings-5128afa7?mod=mw_rss_topstories",
"datetime": 1776990000,
"category": "general"
},
{
"headline": "Cheap stock options suggest a big post-earnings swing next week for Meta and other tech titans",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/cheap-options-suggest-a-big-post-earnings-swing-next-week-for-these-tech-titans-d9b56126?mod=mw_rss_topstories",
"datetime": 1776988860,
"category": "general"
},
{
"headline": "French weather forecast office files police complaint following suspicious Polymarket bets",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/french-weather-forecasting-office-files-police-complaint-following-suspicious-surge-in-polymarket-bets-fb72729d?mod=mw_rss_topstories",
"datetime": 1776984180,
"category": "general"
},
2026-04-23 19:04:31 +00:00
{
2026-04-23 22:41:09 +00:00
"headline": "\u2018This is unbelievable\u2019: My adviser made $300,000 trading options. Now I\u2019m being killed by taxes. Do I fire him?",
2026-04-23 19:04:31 +00:00
"source": "MarketWatch",
2026-04-23 22:41:09 +00:00
"url": "https://www.marketwatch.com/story/this-is-unbelievable-my-adviser-made-300-000-trading-options-now-im-being-killed-by-taxes-do-i-complain-e30873b7?mod=mw_rss_topstories",
"datetime": 1776983400,
2026-04-23 19:04:31 +00:00
"category": "general"
},
{
2026-04-23 22:41:09 +00:00
"headline": "Trump is swaying the market like no president has in decades, analysis shows",
2026-04-23 19:04:31 +00:00
"source": "MarketWatch",
2026-04-23 22:41:09 +00:00
"url": "https://www.marketwatch.com/story/trump-is-swaying-the-market-like-no-president-has-in-decades-analysis-shows-879be0bc?mod=mw_rss_topstories",
"datetime": 1776982140,
2026-04-23 19:04:31 +00:00
"category": "general"
},
2026-04-23 08:57:05 +00:00
{
2026-04-23 22:41:09 +00:00
"headline": "\u2018The Lord has taken care of me\u2019: I\u2019m 74. I went from earning $14 an hour to retiring with $3.4 million. Here\u2019s how I did it.",
2026-04-23 08:57:05 +00:00
"source": "MarketWatch",
2026-04-23 22:41:09 +00:00
"url": "https://www.marketwatch.com/story/the-lord-has-taken-care-of-me-im-74-i-went-from-working-14-an-hour-to-3-4-million-heres-how-i-did-it-e0af1045?mod=mw_rss_topstories",
"datetime": 1776981600,
2026-04-23 19:04:31 +00:00
"category": "general"
},
{
2026-04-23 22:41:09 +00:00
"headline": "The cannabis rescheduling is causing celebration \u2014 and confusion \u2014 as marijuana stocks sell off",
2026-04-23 19:04:31 +00:00
"source": "MarketWatch",
2026-04-23 22:41:09 +00:00
"url": "https://www.marketwatch.com/story/the-cannabis-rescheduling-is-causing-celebration-and-confusion-as-marijuana-stocks-sell-off-f79330e0?mod=mw_rss_topstories",
"datetime": 1776979620,
2026-04-23 19:04:31 +00:00
"category": "general"
},
{
2026-04-23 22:41:09 +00:00
"headline": "Nike is cutting 1,400 more jobs \u2014 and the company\u2019s shake-up is not done yet",
2026-04-23 19:04:31 +00:00
"source": "MarketWatch",
2026-04-23 22:41:09 +00:00
"url": "https://www.marketwatch.com/story/nike-is-cutting-1-400-more-jobs-the-companys-shakeup-is-not-done-yet-2851f3b8?mod=mw_rss_topstories",
"datetime": 1776979320,
2026-04-23 08:57:05 +00:00
"category": "general"
},
{
2026-04-24 01:50:45 +00:00
"headline": "Stock markets are too high and set to fall, says Bank of England deputy",
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/c75kp1y43lgo?at_medium=RSS&at_campaign=rss",
"datetime": 1776986125,
2026-04-22 17:10:45 +00:00
"category": "general"
},
{
2026-04-24 01:50:45 +00:00
"headline": "White House memo claims mass AI theft by Chinese firms",
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/cpqxgxx9nrqo?at_medium=RSS&at_campaign=rss",
"datetime": 1776992338,
2026-04-22 17:10:45 +00:00
"category": "general"
},
2026-04-22 08:51:29 +00:00
{
2026-04-24 01:50:45 +00:00
"headline": "Which airlines are cancelling flights to the UK - and what can you do?",
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/cr41yel6v4eo?at_medium=RSS&at_campaign=rss",
"datetime": 1776962861,
2026-04-22 16:39:07 +00:00
"category": "general"
},
{
2026-04-24 01:50:45 +00:00
"headline": "US soldier charged after winning $400,000 betting on removal of Maduro",
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/c20832yg5p2o?at_medium=RSS&at_campaign=rss",
"datetime": 1776990092,
2026-04-22 16:39:07 +00:00
"category": "general"
},
2026-04-23 17:27:39 +00:00
{
2026-04-24 01:50:45 +00:00
"headline": "Meta says it will cut 8,000 jobs as AI spending soars",
2026-04-23 17:27:39 +00:00
"source": "BBC Business",
2026-04-24 01:50:45 +00:00
"url": "https://www.bbc.com/news/articles/crm1y89vek8o?at_medium=RSS&at_campaign=rss",
"datetime": 1776984960,
2026-04-23 16:18:11 +00:00
"category": "general"
},
2026-04-23 20:49:44 +00:00
{
2026-04-24 01:50:45 +00:00
"headline": "From scientist to silk farmer: India's silk industry renewal",
2026-04-23 20:49:44 +00:00
"source": "BBC Business",
2026-04-24 01:50:45 +00:00
"url": "https://www.bbc.com/news/articles/c0e7le127v5o?at_medium=RSS&at_campaign=rss",
"datetime": 1776988201,
2026-04-23 20:49:44 +00:00
"category": "general"
},
2026-04-23 16:18:11 +00:00
{
"headline": "Warner Bros shareholders approve Paramount's $111bn takeover",
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/cgj09ny0dq6o?at_medium=RSS&at_campaign=rss",
"datetime": 1776960945,
2026-04-22 01:47:39 +00:00
"category": "general"
},
{
2026-04-23 16:18:11 +00:00
"headline": "UK borrowing lowest for three years but Iran war clouds outlook",
2026-04-23 08:57:05 +00:00
"source": "BBC Business",
"url": "https://www.bbc.com/news/articles/ckge5291152o?at_medium=RSS&at_campaign=rss",
2026-04-23 12:02:37 +00:00
"datetime": 1776944279,
2026-04-23 10:41:08 +00:00
"category": "general"
},
2026-04-22 22:44:30 +00:00
{
2026-04-23 20:49:44 +00:00
"headline": "Asos demands \u00a37m from US as firms rush to claim tariff refunds",
2026-04-22 22:44:30 +00:00
"source": "BBC Business",
2026-04-23 20:49:44 +00:00
"url": "https://www.bbc.com/news/articles/cd0r9d5zrkno?at_medium=RSS&at_campaign=rss",
"datetime": 1776938749,
2026-04-23 07:24:09 +00:00
"category": "general"
},
2026-04-22 13:58:25 +00:00
{
2026-04-23 17:27:39 +00:00
"headline": "AI is already leading to fewer jobs for young people, says Sunak",
2026-04-22 13:58:25 +00:00
"source": "BBC Business",
2026-04-23 17:27:39 +00:00
"url": "https://www.bbc.com/news/articles/cvg07x4rejdo?at_medium=RSS&at_campaign=rss",
"datetime": 1776926739,
2026-04-21 11:41:28 +00:00
"category": "general"
2026-04-09 20:07:03 +00:00
}
],
2026-04-09 21:13:38 +00:00
"calendar": [
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-17",
2026-04-13 09:05:18 +00:00
"time": "14:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Fed Waller Speech",
"prev": "\u2014",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-20 09:10:58 +00:00
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-20",
2026-04-13 09:05:18 +00:00
"time": "11:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-13 09:05:18 +00:00
"ev": "3-Month Bill Auction",
2026-04-20 16:19:31 +00:00
"prev": "3.62%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-20 16:19:31 +00:00
"act": "3.61%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-20",
2026-04-13 09:05:18 +00:00
"time": "11:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-13 09:05:18 +00:00
"ev": "6-Month Bill Auction",
2026-04-20 09:10:58 +00:00
"prev": "3.610%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-20 16:19:31 +00:00
"act": "3.590%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-13 09:05:18 +00:00
"time": "08:15",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-13 09:05:18 +00:00
"ev": "ADP Employment Change Weekly",
2026-04-22 11:39:50 +00:00
"prev": "40.25K",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-21 13:58:11 +00:00
"act": "54.75K",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-09 21:13:38 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Sales Control Group MoM (Mar)",
2026-04-21 13:58:11 +00:00
"prev": "0.6%",
2026-04-20 11:05:26 +00:00
"fcast": "0.2%",
2026-04-21 13:58:11 +00:00
"act": "0.7%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-21 13:58:11 +00:00
"beat": "beat",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-09 21:13:38 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Sales Ex Autos MoM (Mar)",
2026-04-21 13:58:11 +00:00
"prev": "0.7%",
2026-04-20 11:05:26 +00:00
"fcast": "1.4%",
2026-04-21 13:58:11 +00:00
"act": "1.9%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-21 13:58:11 +00:00
"beat": "beat",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-09 21:13:38 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Sales Ex Gas/Autos MoM (Mar)",
2026-04-21 13:58:11 +00:00
"prev": "0.6%",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-21 13:58:11 +00:00
"act": "0.6%",
2026-04-13 09:05:18 +00:00
"imp": "orange",
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-09 21:13:38 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Sales MoM (Mar)",
2026-04-22 11:39:50 +00:00
"prev": "0.7%",
2026-04-20 11:05:26 +00:00
"fcast": "1.4%",
2026-04-21 13:58:11 +00:00
"act": "1.7%",
2026-04-13 09:05:18 +00:00
"imp": "red",
2026-04-21 13:58:11 +00:00
"beat": "beat",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-13 09:05:18 +00:00
"time": "08:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Sales YoY (Mar)",
2026-04-22 11:39:50 +00:00
"prev": "4.0%",
2026-04-20 09:10:58 +00:00
"fcast": "\u2014",
2026-04-21 13:58:11 +00:00
"act": "4.0%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
2026-04-13 09:05:18 +00:00
"time": "08:55",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Redbook YoY (04/19)",
"prev": "7%",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-21 13:58:11 +00:00
"act": "6.7%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Business Inventories MoM (Feb)",
2026-04-22 11:39:50 +00:00
"prev": "0%",
2026-04-20 11:05:26 +00:00
"fcast": "0.3%",
2026-04-21 15:22:04 +00:00
"act": "0.4%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-21 15:22:04 +00:00
"beat": "beat",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
2026-04-21 11:41:28 +00:00
{
"date": "2026-04-21",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Chair Nominee Kevin Warsh Confirmation Hearing",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-04-09 21:13:38 +00:00
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Pending Home Sales MoM (Mar)",
2026-04-21 15:22:04 +00:00
"prev": "2.5%",
2026-04-20 11:05:26 +00:00
"fcast": "0.1%",
2026-04-21 15:22:04 +00:00
"act": "1.5%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-21 15:22:04 +00:00
"beat": "beat",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Pending Home Sales YoY (Mar)",
"prev": "-0.8%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-21 15:22:04 +00:00
"act": "-1.1%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Retail Inventories Ex Autos MoM (Feb)",
2026-04-22 11:39:50 +00:00
"prev": "0.3%",
2026-04-20 09:10:58 +00:00
"fcast": "0.3%",
2026-04-21 15:22:04 +00:00
"act": "0.3%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-21 15:22:04 +00:00
"beat": "inline",
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "10:20",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "NY Fed Bill Purchases 1 to 4 months",
2026-04-09 21:13:38 +00:00
"prev": "\u2014",
2026-04-20 09:10:58 +00:00
"fcast": "$7.587 billion",
2026-04-09 21:13:38 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "14:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Fed Waller Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-21",
"time": "16:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "API Crude Oil Stock Change (04/18)",
2026-04-22 11:39:50 +00:00
"prev": "6.1M",
2026-04-20 09:10:58 +00:00
"fcast": "-1M",
2026-04-22 11:39:50 +00:00
"act": "-4.4M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-13 09:05:18 +00:00
"time": "07:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "MBA 30-Year Mortgage Rate (04/18)",
"prev": "6.42%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 11:39:50 +00:00
"act": "6.35%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-13 09:05:18 +00:00
"time": "07:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "MBA Mortgage Applications (04/18)",
"prev": "1.8%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 11:39:50 +00:00
"act": "7.9%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "MBA Mortgage Market Index (04/18)",
"prev": "281.0",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 11:39:50 +00:00
"act": "303.3",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "MBA Mortgage Refinance Index (04/18)",
"prev": "966.8",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 11:39:50 +00:00
"act": "1023.1",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "07:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "MBA Purchase Index (04/18)",
"prev": "159.5",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 11:39:50 +00:00
"act": "175.6",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Crude Oil Imports Change (04/18)",
"prev": "-2.109M",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "1.214M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Crude Oil Stocks Change (04/18)",
"prev": "-0.913M",
2026-04-22 15:22:30 +00:00
"fcast": "-1.2M",
"act": "1.925M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Cushing Crude Oil Stocks Change (04/18)",
"prev": "-1.727M",
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "0.806M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Distillate Fuel Production Change (04/18)",
"prev": "-0.169M",
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "0.087M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Distillate Stocks Change (04/18)",
"prev": "-3.122M",
2026-04-22 15:22:30 +00:00
"fcast": "-2.5M",
"act": "-3.427M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Gasoline Production Change (04/18)",
"prev": "0.392M",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "0.315M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Gasoline Stocks Change (04/18)",
"prev": "-6.328M",
2026-04-22 15:22:30 +00:00
"fcast": "-1.5M",
"act": "-4.57M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Heating Oil Stocks Change (04/18)",
"prev": "-0.463M",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "-0.328M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
2026-04-09 21:13:38 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Refinery Crude Runs Change (04/18)",
"prev": "-0.208M",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 15:22:30 +00:00
"act": "-0.055M",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "11:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "17-Week Bill Auction",
"prev": "3.625%",
"fcast": "\u2014",
2026-04-22 16:39:07 +00:00
"act": "3.610%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-22",
"time": "13:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "20-Year Bond Auction",
"prev": "4.817%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-22 17:10:45 +00:00
"act": "4.883%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "08:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Chicago Fed National Activity Index (Mar)",
2026-04-23 14:20:18 +00:00
"prev": "0.03",
2026-04-20 09:10:58 +00:00
"fcast": "\u2014",
2026-04-23 14:20:18 +00:00
"act": "-0.20",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "08:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Continuing Jobless Claims (04/11)",
2026-04-23 14:20:18 +00:00
"prev": "1,809K",
2026-04-20 11:05:26 +00:00
"fcast": "1820K",
2026-04-23 14:20:18 +00:00
"act": "1,821K",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "08:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Initial Jobless Claims (04/18)",
2026-04-23 14:20:18 +00:00
"prev": "208K",
2026-04-20 09:10:58 +00:00
"fcast": "212K",
2026-04-23 14:20:18 +00:00
"act": "214K",
2026-04-13 09:05:18 +00:00
"imp": "orange",
2026-04-09 21:13:38 +00:00
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "08:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Jobless Claims 4-week Average (04/18)",
2026-04-23 14:20:18 +00:00
"prev": "210.00K",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-23 14:20:18 +00:00
"act": "210.75K",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "10:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "EIA Natural Gas Stocks Change (04/18)",
2026-04-23 16:18:11 +00:00
"prev": "59B",
"fcast": "94Bcf",
"act": "103B",
2026-04-13 09:05:18 +00:00
"imp": "orange",
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "11:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Kansas Fed Composite Index (Apr)",
"prev": "11",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "10",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "11:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Kansas Fed Manufacturing Index (Apr)",
"prev": "11",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "10",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "11:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "4-Week Bill Auction",
"prev": "3.595%",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "3.595%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "11:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "8-Week Bill Auction",
"prev": "3.615%",
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "3.605%",
2026-04-13 09:05:18 +00:00
"imp": "orange",
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "12:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "15-Year Mortgage Rate (04/24)",
"prev": "5.65%",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "5.58%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "12:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "30-Year Mortgage Rate (04/24)",
"prev": "6.30%",
"fcast": "\u2014",
2026-04-23 16:18:11 +00:00
"act": "6.23%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "13:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "5-Year TIPS Auction",
"prev": "1.433%",
"fcast": "\u2014",
2026-04-23 17:27:39 +00:00
"act": "1.367%",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-23",
"time": "16:30",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Fed Balance Sheet (04/23)",
"prev": "$6.71T",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-23 22:41:09 +00:00
"act": "$6.707T",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Michigan 5 Year Inflation Expectations Final (Apr)",
"prev": "3.2%",
"fcast": "3.4%",
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Michigan Consumer Expectations Final (Apr)",
"prev": "51.7",
"fcast": "46.1",
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-20 09:10:58 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Michigan Consumer Sentiment Final (Apr)",
"prev": "53.3",
"fcast": "47.6",
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Michigan Current Conditions Final (Apr)",
"prev": "55.8",
"fcast": "50.1",
"act": "\u2014",
2026-04-13 09:05:18 +00:00
"imp": "orange",
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "10:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Michigan Inflation Expectations Final (Apr)",
"prev": "3.8%",
"fcast": "4.8%",
"act": "\u2014",
2026-04-13 09:05:18 +00:00
"imp": "orange",
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "13:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Baker Hughes Oil Rig Count (04/25)",
"prev": "410",
2026-04-13 09:05:18 +00:00
"fcast": "\u2014",
2026-04-20 09:10:58 +00:00
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
2026-04-13 09:05:18 +00:00
"beat": null,
2026-04-09 21:13:38 +00:00
"source": "finviz"
},
{
2026-04-20 09:10:58 +00:00
"date": "2026-04-24",
"time": "13:00",
2026-04-09 21:13:38 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-04-20 09:10:58 +00:00
"ev": "Baker Hughes Total Rigs Count (04/25)",
"prev": "543",
2026-04-09 21:13:38 +00:00
"fcast": "\u2014",
2026-04-20 09:10:58 +00:00
"act": "\u2014",
2026-04-09 21:13:38 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
}
2026-04-12 20:22:47 +00:00
],
2026-04-12 20:51:06 +00:00
"policy_rates": {
"US": 4.5,
"Eurozone": 2.65,
"UK": 4.5,
"Japan": 0.5,
"Switzerland": 0.25,
"Canada": 2.75,
"Australia": 3.85,
"New Zealand": 3.5,
"Sweden": 2.25,
"Norway": 4.5
},
"macro": {
"US": {
"cpi": "2.8%",
"cpiP": "3.0%",
"gdp": "2.4%",
"gdpT": "Q1 2025",
"unemp": "4.2%",
"unempT": "Jun 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Jul 30",
"pricing": "1 cut by Sep"
},
"Eurozone": {
"cpi": "2.1%",
"cpiP": "2.2%",
"gdp": "1.0%",
"gdpT": "Q1 2025",
"unemp": "6.3%",
"unempT": "May 2025",
"stance": "Dovish Easing",
"last": "Cut to 2.65%",
"next": "Jul 17",
"pricing": "1 more cut 2025"
},
"UK": {
"cpi": "3.5%",
"cpiP": "3.3%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.4%",
"unempT": "May 2025",
"stance": "Cautious Hold",
"last": "Hold 4.50%",
"next": "Aug 7",
"pricing": "1 cut by Nov"
},
"Japan": {
"cpi": "3.6%",
"cpiP": "3.2%",
"gdp": "-0.7%",
"gdpT": "Q1 2025",
"unemp": "2.5%",
"unempT": "May 2025",
"stance": "Gradual Tightening",
"last": "Hold 0.50%",
"next": "Jul 31",
"pricing": "Hike to 0.75% H2"
},
"Switzerland": {
"cpi": "0.6%",
"cpiP": "0.3%",
"gdp": "1.4%",
"gdpT": "Q1 2025",
"unemp": "2.8%",
"unempT": "Jun 2025",
"stance": "Neutral",
"last": "Cut to 0.25%",
"next": "Sep 18",
"pricing": "Hold through 2025"
},
"Canada": {
"cpi": "2.9%",
"cpiP": "2.7%",
"gdp": "1.7%",
"gdpT": "Q1 2025",
"unemp": "6.7%",
"unempT": "Jun 2025",
"stance": "Easing",
"last": "Cut to 2.75%",
"next": "Jul 30",
"pricing": "1 more cut 2025"
},
"Australia": {
"cpi": "2.4%",
"cpiP": "2.8%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.0%",
"unempT": "May 2025",
"stance": "Easing",
"last": "Cut to 3.85%",
"next": "Aug 5",
"pricing": "1-2 cuts by Dec"
},
"New Zealand": {
"cpi": "2.5%",
"cpiP": "2.2%",
"gdp": "0.7%",
"gdpT": "Q1 2025",
"unemp": "5.1%",
"unempT": "Q1 2025",
"stance": "Easing Cycle",
"last": "Cut to 3.50%",
"next": "Jul 9",
"pricing": "2 more cuts 2025"
},
"Sweden": {
"cpi": "2.3%",
"cpiP": "2.5%",
"gdp": "1.1%",
"gdpT": "Q1 2025",
"unemp": "8.9%",
"unempT": "May 2025",
"stance": "Dovish Hold",
"last": "Hold 2.25%",
"next": "Aug 20",
"pricing": "Hold through 2025"
},
"Norway": {
"cpi": "2.7%",
"cpiP": "2.8%",
"gdp": "1.5%",
"gdpT": "Q1 2025",
"unemp": "4.1%",
"unempT": "May 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Aug 14",
"pricing": "Cut Q4 2025"
}
},
2026-04-12 20:22:47 +00:00
"sentiment": {},
"scenarios": {},
2026-04-24 04:49:17 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}