Coder Social home page Coder Social logo

smt's Introduction

SMT

Stock Market Tool

The ‘Stock Market Tool’ will provide a way to view and analyze the stock quotes of any company listed in the Bombay Stock Exchange. The main aim of the project is the development of a software which a consumer uses for getting latest news, historical data, stock quotes et.

The major feature of this project is usage of popular open source relational database management system MySQL and web page scraping.The project will result in ease of day to day operations in the life of a stock market analyst or enthusiast as one gets latest quotes and indices on the go. It improves the reliability of the data provided and decreases the consumption of time for the user.

The main functionalities are portfolio analysis in which the user can see a statistical analysis of the companies provided in his/her portfolio. This allows him to compare the probability of a company stock rising the day after it falls. Also BSE close prediction has been implemented by using MLR(Multiple Linear Regression) on the basis of today's news, open, high and close values. The market news is analysed from a group of positive and negative words and then given a rating. The close predicted gives -25 to +25 difference to the actual close on average. All other information and the database was directly taken from Yahoo URLs.

Because the language used to build this software is Java (JDK 8), this software can be used on any platform in the world. The program uses a custom made back-end for getting news, stocks etc. from the internet. Also since the product is integrated with MySQL the program uses JDBC connector package for connecting with the MySQL server. This makes the data stored accessible anywhere in the world when the server is hosted on the internet. For performing MLR and matrix operations the code was imported from ::

https://github.com/bartoszkopinski/wap/tree/master/wap_project/Mathematics/src/matrix

Other important links important in understanding the project are ::

Yahoo Finance news rss :: https://in.news.yahoo.com/rss/markets

MLR implementation in java :: http://www.codeproject.com/Articles/566326/Multi-Linear-Regression-in-Java

Yahoo finance India :: https://in.finance.yahoo.com/

For MySQL :: https://www.mysql.com/

smt's People

Contributors

ashraydimri avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.