Skip to content

diegoperoni/techchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techchart

The goal of this R package (techchart) is to provide a comprehensive set of tools and methods for automated technical analysis. This includes trend analysis, automated support and resistance, technical pattern and technical formation identification.

Installation

You can install from github with:

# install.packages("devtools")
devtools::install_github("diegoperoni/techchart")
# this includes some codes in C++, and hence will require RTools (windows) or Xcode (Mac) and compilers/ libraries for building from source

Example

Please see the package vignette for detailed explanation and examples of the functionalities. Alternatively refer to my blog for a discussion. add line.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published