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 05 Jan. 2025.
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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