getMarketIndices
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / services/marketService / getMarketIndices
Function: getMarketIndices()
getMarketIndices():
Promise<MarketIndicesResponse>
Defined in: src/services/marketService.ts:31
Fetch current market indices (KOSPI, KOSDAQ, KRX100)
Returns
Promise<MarketIndicesResponse>
Promise with market indices data
Throws
Error if request fails