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 From
Delivery Schedule
Time Zone
Data Frequency
Item List
adjust_factor
total_return_factor
Last updated
Was this helpful?