MarketState

시장 상태

시장의 현재 거래 상태를 나타냅니다.

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
Link copied to clipboard

Yahoo API에서 반환되는 값

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.