Skip to content

DebasishPH/MIT-Team12

Repository files navigation

In a hurry?

Check out on Heroku via direct link : https://ohlc-chart-engine.herokuapp.com/

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

Demo_Image

In this project we create a Dashboard based on which User would be able to analyze the sentiment of the specific stock. We can create an Analytical Server "OHLC" (Open/High/Low/Close) time series based on the ‘Stock List’.

The special features are:

  1. User can have the ability to search the different stocks based on the symbols and view the chart.
  2. Users can filter the stock’s performance on specific date range
  3. Users can switch between OHLC, Candlestick charts, Colored Bar, Vertex Line and Hollow Candle.
  4. User can see additional information about selected company. You can use this free resource to get company information by ticker symbol or use any other free API available on internet

Built With

This is built with the help of the below mentioned major libraries and also minor libraries which can be found in the Prerequisites section below .

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Required packages and how to install them.

  • Pandas

    pip install pandas
    
  • plotly - express, graph & objects

    pip install plotly
    
  • streamlit

    pip install streamlit
    
  • pyEX [API]

    pip install pyEX
    

How to get the application running

  1. Make sure you have all the required packages installed
  2. Open the command line in the same folder where you cloned the repository
  3. Type the command streamlit run path\to\file\ohlcmain.py
  4. Profit

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.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Contact

Debashish Phukon - [email protected]

Sidhesha Kaurav - [email protected]

Sneh Shah - [email protected]

Yash Jain - [email protected]

Ameya Kulkarni - [email protected]

Project Link: https://github.com/vivekjaipur/MIT-Team12

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages