is_template_2_US: Check if data is in template 2 format

Description Usage Arguments Value

Description

data is in template 2 format if there're two template 1 stacked one above the other. This is the case for the Russell 2500 ETF. This ETF buys the Russel 2000 and than buys 500 stocks. The first chunk of data has the Russel 2000 ETF while the second chinck expands this ETF showing all the 2500 names

Usage

1
is_template_2_US(melted_data)

Arguments

melted_data

constituent data in melted format

Value

TRUE if data is in template 2 format, FALSE otherwise


skiamu/ETF documentation built on April 28, 2020, 6:08 a.m.