README.md

Warsaw Stock Exchange playground with R

Data has been retrieved from http://bossa.pl/notowania/metastock/.

Prerequisites

Before you can start, install R in version 3.5. Run sudo ./install-imports.R to ensure that all dependencies are in place.

Getting started

Rebuild sample data set with

./playground/daily-import.R

This can take a while. Once done plot stock values with

./playground/price-plot.R

this will create Rplots.pdf in current directory.

Development

Start with RStudio. Run tests with

devtools::test()

Price change density

To see price change density start with

./playground/price-close-rel-density-plot.R


tomaszbiegacz/gpw documentation built on May 28, 2019, 9:54 p.m.