January 2020
Beginner to intermediate
432 pages
11h 24m
English
Run the following code to investigate this second fact by plotting the log returns series.
df.log_rtn.plot(title='Daily MSFT returns')
Executing the code results in the following plot:

We can observe clear clusters of volatility—periods of higher positive and negative returns.
Read now
Unlock full access