Skip to content

mrsaniewski/R_Shiny_WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R_Shiny_WebApp - IndiStox

General info

Stock market data reporting application using Shiny package. https://mrsaniewski.shinyapps.io/IndiStox/

Technologies

  • R 4.0.5
  • Shiny
  • plotly
  • ggplot2
  • caret
  • tidyverse
  • dplyr
  • plyr
  • shinydashboard
  • shinythemes

Features

  • option to load user's own data, tabular type (file type *.csv)
  • option to preview loaded data
  • option for user to customize the size of the displayed data
  • option to calculate 6 ratios (price/profit, price/book value, earnings per share, dividends per share, productivity per share, price/book value Graham) for one or more selected listed companies
  • option to visualize the values of stock market indicators, e.g. as a function of time, on interactive charts
  • option to compare the value of the company's stock market indicators against other listed companies
  • option to save generated charts in *.png or *.pdf format
  • option to change the application's theme
  • display of the current date and time in the application
  • subpage containing an option to compare the value of the company's stock market indicators over the over the years
  • subpage containing a description of the reported stock market indicators
  • subpage containing a tutorial
  • subpage containing information about the application
  • subpage containing basic information about the author of the application

Screenshots

About

The reporting of stock market data by using the Shiny package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages