GetAverageBondYieldTimeSeries
지정한 종류의 채권들의 평균 금리 time series를 계산 합니다.
Function specification
Parameters
Parameter | Type | Description |
code_type | int | COMPOSITE = 0 ISSUER = 1 CLASS = 2 INDUSTRY = 3 |
codes | string | 채권 구분 코드값 |
date_from/date_to | date | 계산 기간 |
Examples
Last updated