GetTargetPriceConsensusChange
증권사 목표주가 변화 내역을 조회합니다.
Function specification
Parameters
Parameter | Type | Description |
relative_to | integer | 비교 대상 시기를 지정합니다. 예를 들어, 1을 입력하면, 1개월전이 기준 기간이 됩니다. |
duration | integer | 컨센서스 평균을 계산하는 기간을 지정합니다. 예를 들어, 6을 입력하면, 최근 6개월간의 평균 값을 이용합니다. |
Examples
Last updated