Skip to content
Prev 3577 / 15274 Next

How do I load Rmetrics indicator functions now

TVR> Recently (Remetrics 2.7, 2.8) functions like emaTA() , and
   TVR> any other
   TVR> function in Rmetrics was loaded with the library(Rmetrics)
   TVR> package.
   TVR>
   TVR> We just updated our server and got the new Rmetrics
   TVR> package... now that no
   TVR> longer works...
   TVR>
   TVR> In which packages are all the standard indicator functions
   TVR> located?...
   TVR> library(fMultivar) was my first choice... but it didn't seem
   TVR> to have them.
   TVR>
   TVR>
   TVR> Theo


The meta-package 'Rmetrics' was removed few months ago for technical
reasons. You need to load the packages individually.

emaTA() is in fTrading...

HTH
Yohan