Other packages > Find by keyword >

TTR  

Technical Trading Rules
View on CRAN: Click here


Download and install TTR package within the R console
Install from CRAN:
install.packages("TTR")

Install from Github:
library("remotes")
install_github("cran/TTR")

Install by package version:
library("remotes")
install_version("TTR", "0.24.4")



Attach the package and use:
library("TTR")
Maintained by
Joshua Ulrich
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-10-03
Latest Update: 2021-12-12
Description:
A collection of over 50 technical indicators for creating technical trading rules. The package also provides fast implementations of common rolling-window functions, and several volatility calculations.
How to cite:
Joshua Ulrich (2007). TTR: Technical Trading Rules. R package version 0.24.4, https://cran.r-project.org/web/packages/TTR. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.2 (2009-02-11 08:59), 0.13-1 (2007-10-25 11:32), 0.13 (2007-10-03 09:46), 0.14-0 (2008-01-24 09:22), 0.20-0 (2009-07-30 16:10), 0.20-1 (2009-08-28 22:18), 0.20-2 (2010-03-25 07:03), 0.21-0 (2011-08-30 07:36), 0.21-1 (2012-04-01 09:47), 0.22-0 (2013-03-17 17:55), 0.23-0 (2015-07-10 20:15), 0.23-1 (2016-03-21 00:06), 0.23-2 (2017-07-11 07:34), 0.23-3 (2018-01-24 13:54), 0.23-4 (2018-09-20 14:20), 0.23-5 (2019-09-23 10:20), 0.23-6 (2019-12-15 18:00), 0.24.0 (2020-08-10 19:20), 0.24.1 (2020-08-28 13:30), 0.24.2 (2020-09-01 11:50), 0.24.3 (2021-12-12 06:30)
Other packages that cited TTR R package
View TTR citation profile
Other R packages that TTR depends, imports, suggests or enhances
Complete documentation for TTR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA