Corporate Actions

This dataset provides adjustment factors and total return factors for Vietnamese stocks.

Example code

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

Metadata

Valid FromDelivery ScheduleTime ZoneData Frequency

Item List

  • adjust_factor

  • total_return_factor

Last updated