Team 6 Project Report
Team 6 Project Report
Team 6 Project Report
Abstract — The stock market has always been attracting people researchers in the domain field to delve and develop new
with its high returns but with it comes challenges and risks. A forecasting models. Time series data analysis techniques use
stock exchange market depicts savings and investments that are verifiable information as the premise for evaluating future
advantageous to increase the effectiveness of the national results. Time series data can be defined as numerical data
economy. The future stock returns have some predictive
relationships with the publicly available information of present
collected in a sequence over a period at regular intervals. The
and historical stock market indices. FB PROPHET is a statistical time series data can include the values collected at the end of
model which is known to be efficient for time series forecasting every week, month, quarter, or year etc. The intention is to find
especially for short-term prediction. In this paper, we propose a if there is any link between the data collected so far and in
model for forecasting the stock market trends based on the what way does the data changes. To reduce the risk of
technical analysis using historical stock market data and FB investment, exchange of securities between the seller and buyer
PROPHET model. This model will automate the process of are facilitated by the stock exchanges. A stock exchange is an
predicting the direction of future stock price indices, thereby, organization or a place where the stock traders or investors can
helping the financial specialists choose better timing for deal with stocks. Some of the examples for stock market
purchasing and/or selling of stocks. The results are shown in
terms of web-application as frontend and using Python
organizations include NASDAQ, NYSE, BSE, NSE etc.
programming language. The obtained results reveal that the FB Python is a programming language for statistical
PROPHET model has a strong potential for short-term processing.
prediction of stock market trends.
Index Terms— Time Series Data, Stock Market, Stock Price II. SYSTEM ANALYSIS
Prediction, Data Mining, FB Prophet, Python.
E. Forecasting Results
The process of making predictions of the future by
relying upon the past and present data is known as forecasting.
Various prediction techniques are used by the stock analysts to
evaluate the future stock trends value. Prediction also offers a
significant standard for organizations that have a long-term
perception of actions. We use ‘forecast’ package for predicting
the future stock trends based on the analysis of past trends.
This ‘forecast’ package provides several forecasting functions
for displaying the time series predictions along with
exponential smoothing and space models.
F. Plot Visualizations
Data visualization is a graphical representation of the
numerical data. In our methodology, after forecasting the stock
Fig 3. The Prediction with the Company’s Wiki Entry Gist
market trends we visualize the results for short-term investment
assistance in-terms of line charts, candlesticks charts, bar
charts, and histograms. Here x-axis shows the time in-terms of
year/months/days and y-axis shows the stock price values.
IV. CONCLUSION
In this paper we tried to develop a prediction model for
forecasting the stock market trends based on the technical
analysis using historical time series stock market data and data
mining techniques. The experimental results obtained
demonstrated the potential of PROPHET model to predict the
stock price indices on short-term basis. This could guide the
investors in the stock market to make profitable investment
decisions whether to buy/sell/hold a share. With the results
obtained PROPHET model can compete reasonably well with
emerging forecasting techniques in short-term prediction.
ACKNOWLEDGEMENT
Thanks to Prof. Rakesh Ranjan for his devoted guidance.
The clarity of his comments helped us to make the web
application more useful so that it can be used by general public.
REFERENCES
[1] https://research.fb.com/prophet-forecasting-at-scale/
[2] Banerjee, D., "Forecasting of Indian stock market using time-
series PROPHET model", 2nd IEEE International Conference
on Business and Information Management (ICBIM), January
2014, pp. 131-135.