TTR (0.24.4)
Published 2026-02-24 13:47:04 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("TTR")About this package
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.Technical Trading Rules
Dependencies
| Imports | xts (>= 0.10-0), zoo, curl |
| LinkingTo | xts |
| Suggests | RUnit |