market

Summary

This document provides information about the cumulative fundflow data for KR ETFs.

Example code

from finter.data import ContentFactory
cf = ContentFactory("kr_etf", 20200101, 20200201)
df = cf.get_df("fundflow_cumsum")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

20000104

00 16 * * 1-5

Item List

  • fundflow_cumsum: Cumulative fundflow for KR ETFs.

Last updated