TradingIndicatoR-package: Technical trading with TradingIndicatoR

Description Details Author(s) References See Also Examples

Description

An R package that computes some of the most known financial indicators in technical trading. Developed as a small project for the course "Programming in Finance" at Università della Svizzera Italiana.

Details

The DESCRIPTION file: This package was not yet installed at build time.

Index: This package was not yet installed at build time.

Author(s)

Giovanni Kraushaar, Paolo Montemurro, Luca Sanfilippo

Maintainer: Giovanni Kraushaar <giovanni.kraushaar@usi.ch>

References

Arms Richard W. Jr. (1971), Profits In Volume: Equivolume Charting.

Chande Tushard and Kroll Stanley (1994), The New Technical Trader.

Granville Joe (1963), New Key To Stock Market Profits.

Murphy John J. (1999),Technical Analysis of the Financial Markets, New York Institute of Finance.

Taulli Tom (2002), The streetsmart guide to short selling: techniques the pros use to profit in any market. McGraw-Hill Professional. p. 190.

Wilder J. Welles (1974), New Concepts in Technical Analysis Systems.

See Also

Recommended class for time series: xts

Examples

1
2
# Compute Exponential Moving Average of Bank of America quotes
MA( BAC$Close, 50, method = 'EMA' )

giovannikraushaar/TradingIndicatoR documentation built on May 20, 2019, 12:14 p.m.