trade_trend: Buying and Sell trend of foreign and organization

Description Usage Arguments Value Examples

View source: R/trade_trend.R

Description

trade_trend returns data frame of trading trends

Usage

1
trade_trend(code, from)

Arguments

code

a ticker code in the format as "000000" (use find_code())

from

should be given as a format "2011-01-01"

Value

a data frame

Examples

1
find_code("stockname") %>% trade_trend("2015-01-01")

skylics/stock_analysis documentation built on May 29, 2019, 12:41 p.m.