Vous êtes sur la page 1sur 6

Car and Padestrian Motion Detection

Submitted in partial fulfillment of the requirements for the award of degree of

BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE & ENGINEERING

Submitted By:

ANKUSH
15BCS2318

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

Chandigarh University, Gharuan


December 2018
ACKNOWLEDGEMENT

While presenting this Project on Stock Market Return Prediction. I felt that it is our duty to
acknowledge the help rendered to us by various persons.Firstly, I am grateful to our
institution Chandigarh University for providing us a congenial atmosphere to carry out the
seminar successfully.I am very grateful to our guide, Mr Rahul, for his able guidance and
valuable advice at every stage of our project which helped us in the successful completion
of my project. I am also indebted to our parents and friends for their continued moral and
material support throughout the course of project and helping us in finalize the presentation.

RAGHAV VAIDYA(15BCS2405)

i
ABSTRACT

Time series forecasting has been widely used to determine the future prices of stock, and the
analysis and modelling of finance time series importantly guide investors’ decisions and
trades. In addition, in a dynamic environment such as the stock market, the non-linearity of
the time series is pronounced, immediately affecting the efficacy of stock price forecasts.
Thus, this work proposes an intelligent time series prediction system that uses sliding-
window metaheuristic optimization for the purpose of predicting the stock prices of multiple
companies taken at random. It may be of great interest to home brokers who do not possess
sufficient knowledge to invest in such companies. The system has a graphical user interface
and functions as a stand-alone application. The developed hybrid system exhibited
outstanding prediction performance and it improves overall profit for investment
performance. The proposed model is a promising predictive technique for highly non-linear
time series, whose patterns are difficult to capture by traditional models

ii
List of Figures

Fig no Title Page No.


1.1 Dataflow diagram of the proposed system 8
1.2 Use case diagram 9
1.3 Sequence diagram 11
1.4 Flowchart of Proposed System 12
2.1 Expected Return Formula 15
2.2 Beta Return 15
2.3 Security Market Line 17
3.1 Parameters 18
3.2 Result Table 19
3.3 Plots 20

iii
Stock Prices Return Prediction

Table of Contents

Sr. No. Topic Page No.


Chapter 1 INTRODUCTION 1-4
Chapter 2 SOFWARE SYSTEM REQUIREMENTS 5-7
Chapter 3 DFD,SEQUENCE DIAGRAMS 8-12
Chapter 4 IMPLEMENTATION 13-17
Chapter 5 SCREENSHOTS 18-20
Chapter 6 CONCLUSION AND FUTURE SCOPE 21-22
REFRENCES 23

iv
Stock Prices Return Prediction

Vous aimerez peut-être aussi