💻
Content Model auto
  • Content Model Catalog
  • KR STOCK
    • financial
    • market
      • calendar
      • investor_activity
      • cax
      • capital
      • fund_center
      • universe
      • credit
      • price_volume
      • status
    • analysis
      • somemoney
      • consensus
    • factor
      • descriptor
      • fundamental_factor
    • macro
      • marketregime
      • economy
    • edge
      • top_foreign_invest
      • disclosure
      • ews
      • narr
      • emp_exc
      • theme
      • keyword
  • US STOCK
    • financial
    • market
      • classification
      • cax
      • universe
      • price_volume
    • analysis
    • factor
      • fundamental_factor
      • guru_factor
    • macro
    • edge
      • ews
      • llm
      • narr
      • dkg
  • US ETF
    • market
      • cax
      • price_volume
  • VN ETF
    • market
  • VN STOCK
    • financial
      • ratio
      • cash_flow
      • balance_sheet
      • income_statement
    • market
      • classification
      • cax
      • price_volume
  • ID STOCK
    • market
Powered by GitBook
On this page
  • Summary
  • Example code
  • Metadata
  • Item List
  • Total Return Factors
  • Adjustment Factors
  1. US ETF
  2. market

cax

Summary

This document provides information on U.S. ETF data items, including total return and adjustment factors.

Example code

from finter.data import ContentFactory
cf = ContentFactory("us_etf", 20200101, 20200201)
df = cf.get_df("us-etf-total_return_factor")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

30 5 * * 2-6

Item List

Total Return Factors

  • us-etf-total_return_factor: Total return coefficient of U.S. ETFs

Adjustment Factors

  • us-etf-adjust_factor: Adjustment factor of US ETFs

PreviousmarketNextprice_volume

Last updated 19 days ago