ZetaPhase / ZetaStock

Sleek, web-based, stock analyzer built using R Shiny

Home Page:https://xeliot.shinyapps.io/ZetaStock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZetaStock

Logo

ZetaStock is a web-based stock analyzer using data retrieved through the Yahoo Finance API.

Features

  • Analysis of:
    • Starting Price
    • Closing Price
    • Low Price
    • High Price
    • Adjusted Close Price
    • And more

Quick Start For Developers

Required Libraries

  • dplyR - data frame filtering library
  • shiny - web app library
  • ggplot2 - comparison plots
  • xts - timeseries
  • e1071 - machine learning implementation library

Make sure you look at setup/setup.txt for more information on setting up.

ZetaStock is built using R's powerful data frames and R Shiny to build the user interface.

(c) 2016, ZetaPhase Technologies Inc, All Rights Reserved.

  • Created by Xeliot and 0xFireball from ZetaPhase Technologies.
  • Licensed under the GPLv3

About

Sleek, web-based, stock analyzer built using R Shiny

https://xeliot.shinyapps.io/ZetaStock/

License:GNU General Public License v3.0


Languages

Language:R 100.0%