API Reference
Namespaces
Classes
Events
Global
Externals

Class: Consensus

CIQ.ReferenceData.Dataset. Consensus ()


new Consensus()

API Request Format

{
  "identifier": "SPGI",
  "type": "CONSENSUS",
  "properties": {
    "mnemonic": "IQ_PRICE_TARGET_CIQ",
  }
}

API Request Mnemonics

  • TargetPrice (mnemonic: IQ_PRICE_TARGET_CIQ) — analyst price targets and consensus average
  • EPS (type: EPS) — EPS payloads such as EPS_CONSENSUS, EPS_GUIDANCE, EPS_MEDIAN
  • Revenue (mnemonic: IQ_REVENUE_EST_CIQ) — analyst revenue estimates
  • Recommendations (mnemonic: IQ_AVG_BROKER_REC_NO_CIQ) — analyst ratings and consensus

API Response Format

{
  "DT": "2025-07-23",
  "Close": 5.2,
}
Since:
  • 10.1.0