Giter VIP home page Giter VIP logo

xchange's Introduction


Logo

XChange

A Unique Stock Market Trading Terminal
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

land

With the increase in the count of new retail investors in Stock Market there was also a problem rising suddenly, lack of guidance and experience. People start believing easily on tips and tricks and made short term profits, but today markets are at all time high. What Now and How ??

XChange is a One Stop Solution for a individual to plan and succeed his Financial Journey. XChange is a stock market terminal with all the features one needs to ace his journey of stock trading. It has a virtual trading terminal, a visualisation dashboard, and historical pattern analysis of a huge collection of stocks.

This will give the user an insight of the stock market fundamentals, risks and benefits associated with it. Key Features :

  • Users can easily visualize the data here and can read and do fundamental analysis of any company. The company information, an all-time candlestick intraday chart, technical analysis indicators, 52-Week High, Low Prices, P/E ratio are displayed to the user.
  • The, our unqiue Trading Terminal provides users the access to fetch the historical data with selected date range and analyze the news and the technical chart on the same dashboard of the terminal. To put it in simple words, when a user enters a date range and his preferred stock, the chart will update in every 3 seconds (that represents 1 day in that time duration). The news is also displayed to the user along with the sentiment analysis (postive, negative, neutral) so that the user can understand how the particular news might have affected the stock prices at that moment.
  • A virtual amount of INR 1,00,000 is provided to the user, for him/her to invest and observe his portfolio according to the timeframe he has put.
  • A graph of important stock market events is provided to the user, so that the user can analyse those incidents and take informed decisions in his real stock trading journey, when situations aren't favourable.

(back to top)

Built With

This project was built with the following frameworks and technologies:

(back to top)

Getting Started

Follow the steps given below to run the project locally on your system.

Prerequisites

  • npm
    npm install npm@latest -g
    npm install nodemon@latest -g

Installation

Once all the prerequisites are met, the required API Keys and dependencies must be installed.

  1. Get a free Google OAuth API Key at https://cloud.google.com/
  2. Add the URIs http://localhost:9000 in Authorized JavaScript origins tab, and http://localhost:9000/auth/google, http://localhost:9000/auth/google/callback in Authorized redirect URIs tab.
  3. Create a free MongoDB Atlas cluster at https://www.mongodb.com/atlas
  4. Clone the repo
    git clone https://github.com/rushabhkela/XChange.git
  5. Install NPM packages
    npm install
  6. Create the .env file
    cp .env.example .env
  7. In the .env file, enter your credentials generated in the above steps (google OAuth details can be found in the google cloud console and mongoDB access URI from the mongoDB cluster dashboard ).
  8. Good to go! Start the project locally using the following command, and go to http://localhost:9000
    npm start

(back to top)

Usage

Trading Terminal

Terminal

Visualisation Dashboard

Vis1 Vis2 Vis3

(back to top)

Roadmap

  • Think of a unique idea!
  • Implement the project.
  • Add a README.md
  • Deploy the project
  • Expand the scope of the project, to other areas that might help users in their stock market trading.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

This project is licensed under the Apache 2.0 License. See LICENSE for more information.

(back to top)

Contact

Rushabh Kela - +91 9834473257 - [email protected]

Project Link: https://github.com/rushabhkela/XChange

(back to top)

Acknowledgments

(back to top)

xchange's People

Contributors

rushabhkela 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.