if (FALSE) {
df <- cotahist_get() |> cotahist_filter_equity()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_etf()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_bdr()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_unit()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_fii()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_fidc()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_fiagro()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_index()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_equity_options()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_index_options()
}
if (FALSE) {
df <- cotahist_get() |> cotahist_filter_fund_options()
}
Run the code above in your browser using DataLab