long_trend_high_momentum: Long term trend following strategy based on stocks with...

Description Usage Arguments

View source: R/screens.R

Description

Long term trend following strategy based on stocks with momentum

Usage

1
long_trend_high_momentum(data, ticker, n_return = 200)

Arguments

data

List of price data

ticker

ticker selected

n_return

Number of days to compute a "long term" return


martinbel/TradingTools documentation built on June 13, 2021, 4:21 a.m.