Git Product home page Git Product logo

forecast-visualization's Introduction

Demo Stock Visualization

Usage

What is Demo Stock Visualization

Taipy is a Python library for creating Business Applications. More information on our website.

Demo Stock Visualization is a stock data dashboard with interactive visual elements to visualize historical stock data, and make prediction for the stock within 1 to 5 years.

Demo Type

  • Level: Basic
  • Topic: Taipy-GUI
  • Components/Controls:
    • Taipy GUI: selector, chart, toggle, expandable, table, button, partial

How to run

This demo works with a Python version superior to 3.8. Install the dependencies of the Pipfile and run the main.py.

Introduction

Normally, if you want to check out a stock's historical performance like the opening/closing price and trading volume, it is often the case that this is done manually through a google search. Now, using taipy GUI and the yahoo finance library, we could get these informations in just a fraction of a second, visualize it using taipy's tools, and make a dashboard that anyone can use easily.

The goal of this demo is to show how easy it is to build a data visualization dash with taipy. A fully interactive, highly customized web application that can be done in under 120 lines of python codes, is simply unheard of before, until taipy is introduced.

Regarding the predicting algorithm, we used the prophet library from Meta.

Feel free to play with the application, enter a new ticker to the list, and make the most well-informed decision with Taipy!

Directory Structure

  • src/: Contains the demo source code.
  • docs/: contains the images for the documentation
  • CODE_OF_CONDUCT.md: Code of conduct for members and contributors of demo-stock-visualization.
  • CONTRIBUTING.md: Instructions to contribute to demo-stock-visualization.
  • INSTALLATION.md: Instructions to install demo-stock-visualization.
  • LICENSE: The Apache 2.0 License.
  • Pipfile: File used by the Pipenv virtual environment to manage project dependencies.
  • README.md: Current file.

License

Copyright 2022 Avaiga Private Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Installation

Want to install Demo Stock Visualization? Check out our INSTALLATION.md file.

Contributing

Want to help build Demo Stock Visualization? Check out our CONTRIBUTING.md file.

Code of conduct

Want to be part of the Demo Stock Visualization community? Check out our CODE_OF_CONDUCT.md file.

forecast-visualization's People

Contributors

florianjacta avatar albvu 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.