LookupType

Yahoo Finance Lookup API에서 지원하는 금융상품 타입

금융상품을 타입별로 필터링하여 검색할 수 있습니다.

Entries

Link copied to clipboard

모든 타입의 금융상품

Link copied to clipboard

주식 (Stock) 예: AAPL, GOOGL

Link copied to clipboard

뮤추얼펀드 (Mutual Fund) 예: VFIAX, FXAIX

Link copied to clipboard

상장지수펀드 (ETF) 예: SPY, QQQ

Link copied to clipboard

인덱스 (Index) 예: ^GSPC, ^DJI

Link copied to clipboard

선물 (Future) 예: ES=F, GC=F

Link copied to clipboard

통화 (Currency) 예: EURUSD=X

Link copied to clipboard

암호화폐 (Cryptocurrency) 예: BTC-USD, ETH-USD

Properties

Link copied to clipboard

Yahoo Finance API에 전달되는 실제 파라미터 값

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.