💻
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
  • Market Status Indicators
  • Stock Management Information
  1. KR STOCK
  2. market

status

Summary

This document provides an overview of the status indicators for the Korean stock market, including various metrics related to stock performance and market conditions.

Example code

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

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

20 14 * * 1-5

Daily

Item List

Market Status Indicators

  • overheating: Indicators of overheating in the Korean stock market

  • unreliable: Indicator of the lack of reliability in Korean stocks

  • illiquid: Indicators of liquidity shortage in the Korean stock market

  • abnormal: Indicators of abnormal conditions in the Korean stock market

  • alert: Warning status indicator of Korean stocks

  • caution: Daily information on stocks of interest in the Korean stock market

Stock Management Information

  • administration: Daily information on managed stocks in the Korean stock market

  • liquidation: Daily information on liquidation stocks in the Korean stock market

  • suspension: Daily information on suspended stocks in the Korean stock market

  • borrowing: Loan status indicators of Korean stocks

  • list_yn: Indicator of the listing status of Korean stocks

  • market: Daily information on the status of the Korean stock market

Previousprice_volumeNextanalysis

Last updated 19 days ago