← Araçlar

get_analyst_estimates

Analyst estimates · salt-okunur

Third-party analyst consensus as published on Yahoo Finance: buy/hold/sell counts, mean/
    high/low targets, next earnings date, recent rating changes. Reported as data; the server
    issues no target or recommendation of its own.

Parametreler

adtipzorunluvarsayılanaçıklama
ticker string evet BIST ticker

Girdi şeması

{
  "properties": {
    "ticker": {
      "description": "BIST ticker",
      "title": "Ticker",
      "type": "string"
    }
  },
  "required": [
    "ticker"
  ],
  "title": "get_analyst_estimatesArguments",
  "type": "object"
}

Çıktı şeması

{
  "additionalProperties": true,
  "title": "get_analyst_estimatesDictOutput",
  "type": "object"
}