Skip to content

nguwijy/PlotTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotTA

This is an assignment set up by one of my interviewing company. It aims at creating an R package for the plots used in technical analysis.

Usage

  • clone the project
  • install the packages in R (in terminal it is "R CMD INSTALL PlotTA_0.1.0.tar.gz"; in R it is "install.packages("PlotTA_0.1.0.tar.gz", repos = NULL, type = "source")")
  • run the example.R for exploration!

About

This R package is to plot the basic Technical Analysis tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages