کاهش ارزش ارزهای مهم بین المللی نسبت به دلار طی سه سال گذشته در مثال این پست سه ارز مهم بین المللی یعنی یورو، پوند انگلیس و دلار استرالیا در مقایسه با دلار آمریکا با مبدأ واحد از ابتدای 2021 مقایسه می شوند.
#code by @python4finance import yfinance as yf import matplotlib.pyplot as plt plt.style.use("ggplot") df=yf.download(["EURUSD=X","GBPUSD=X","AUDUSD=X"],start="2021-01-01")["Adj Close"] df=df/df.iloc[0] df.plot(figsize=(16,6)) plt.legend(["Euro","Pound sterling","Australian Dollar"])
کاهش ارزش ارزهای مهم بین المللی نسبت به دلار طی سه سال گذشته در مثال این پست سه ارز مهم بین المللی یعنی یورو، پوند انگلیس و دلار استرالیا در مقایسه با دلار آمریکا با مبدأ واحد از ابتدای 2021 مقایسه می شوند.
#code by @python4finance import yfinance as yf import matplotlib.pyplot as plt plt.style.use("ggplot") df=yf.download(["EURUSD=X","GBPUSD=X","AUDUSD=X"],start="2021-01-01")["Adj Close"] df=df/df.iloc[0] df.plot(figsize=(16,6)) plt.legend(["Euro","Pound sterling","Australian Dollar"])
Spiking bond yields driving sharp losses in tech stocks
A spike in interest rates since the start of the year has accelerated a rotation out of high-growth technology stocks and into value stocks poised to benefit from a reopening of the economy. The Nasdaq has fallen more than 10% over the past month as the Dow has soared to record highs, with a spike in the 10-year US Treasury yield acting as the main catalyst. It recently surged to a cycle high of more than 1.60% after starting the year below 1%. But according to Jim Paulsen, the Leuthold Group's chief investment strategist, rising interest rates do not represent a long-term threat to the stock market. Paulsen expects the 10-year yield to cross 2% by the end of the year.
A spike in interest rates and its impact on the stock market depends on the economic backdrop, according to Paulsen. Rising interest rates amid a strengthening economy "may prove no challenge at all for stocks," Paulsen said.
The S&P 500 slumped 1.8% on Monday and Tuesday, thanks to China Evergrande, the Chinese property company that looks like it is ready to default on its more-than $300 billion in debt. Cries of the next Lehman Brothers—or maybe the next Silverado?—echoed through the canyons of Wall Street as investors prepared for the worst.