https://github.com/cran/machQA
Raw File
Tip revision: dc8cc974c0554438feb60a5c119191be046fb19b authored by Norton Tim on 09 June 2016, 20:08:29 UTC
version 0.1.2
Tip revision: dc8cc97
DESCRIPTION
Package: machQA
Type: Package
Title: QA Machina Indicators
Version: 0.1.2
Authors@R: c(
    person("Norton", "Tim", email = "tnorton@machi.na", role = c("aut", "cre")))
Description: Performs QA on Machina (see <https://machi.na/> for more information) algebraic indicators 'sma' (simple moving average), 'wavg' (weighted average),'xavg' (exponential moving average), 'hma' (Hull moving average), 'adma' (adaptive moving average), 'tsi' (true strength index), 'rsi' (relative strength index), 'gauss' (Gaussian elimination), 'momo' (momentum), 't3' (triple exponential moving average), 'macd' (moving average convergence divergence).
Imports: machina, plyr
License: GPL
LazyData: TRUE
NeedsCompilation: no
Packaged: 2016-06-09 13:30:27 UTC; techcyclist
Author: Norton Tim [aut, cre]
Maintainer: Norton Tim <tnorton@machi.na>
Repository: CRAN
Date/Publication: 2016-06-09 20:08:29
back to top