base_stats: Screen stocks with a "base" patter

Description Usage Arguments

View source: R/screens.R

Description

The idea is to look for stocks in a base for the past few months. I also compute volatility statistics that are interesting to filter stocks further.

Usage

1
base_stats(data, ticker, trailing_days = 8 * 21)

Arguments

data

List of price data

ticker

ticker selected

trailing_days

Number of days of the base


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