MarketHours

시장 시간 상태를 나타내는 열거형.

Yahoo Finance WebSocket API의 market_hours 필드 값을 표현합니다.

Entries

Link copied to clipboard

프리마켓 시간 (장 시작 전)

Link copied to clipboard

정규 거래 시간

Link copied to clipboard

포스트마켓 시간 (장 마감 후)

Link copied to clipboard

장외 (거래 불가)

Link copied to clipboard

알 수 없는 상태

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.