Motherson Sumi System is a joint venture between Samvardhana Motherson International Ltd of India and Sumitomo wining system Ltd of Japan.
How to get historical Motherson Sumi Systems Stock price in python?
There is a number of ways to get historical Motherson Sumi Systems Stock price in python. you see code.
df = yf.download('MOTHERSUMI.NS',
start='2010-01-01',
end='2021-09-08',
adjusted=True,
progress=False)
We have gotten data from yahoo finance.
This is Motherson Sumi's stock-price monthly chart.
Describing monthly Residual, seasonal trends,s and observed mothersonsumi charts is called Multiplicative Decomposition.
Motherson Sumi Systems Stock price target by 2022
This chart forecasting price, rolling mean,s, and rolling standard deviation.
What is the future of mother Sumi stock?
Here describing components of yearly, monthly, weekly, and trends.
Now see mothersonsumi stock price and actual prediction
KPSS TEST
InterpolationWarning:
MOTHERSON SUMI CAPM ANALYSIS
OLS Regression Results
==============================================================================
Dep. Variable: asset R-squared: 0.359
Model: OLS Adj. R-squared: 0.355
Method: Least Squares F-statistic: 77.43
Date: Sat, 18 Sep 2021 Prob (F-statistic): 5.02e-15
Time: 12:41:14 Log-Likelihood: 131.63
No. Observations: 140 AIC: -259.3
Df Residuals: 138 BIC: -253.4
Df Model: 1
Covariance Type: nonrobust
==============================================================================
coef std err t P>|t| [0.025 0.975]
------------------------------------------------------------------------------
const 0.0108 0.008 1.314 0.191 -0.005 0.027
market 1.4036 0.160 8.800 0.000 1.088 1.719
==============================================================================
Omnibus: 7.706 Durbin-Watson: 2.259
Prob(Omnibus): 0.021 Jarque-Bera (JB): 10.663
Skew: 0.288 Prob(JB): 0.00484
Kurtosis: 4.223 Cond. No. 19.8
==============================================================================
0 Comments