Skip to main content
GET
/
api
/
aitaquote
/
screener
/
indicators
获取选股指标
curl --request GET \
  --url https://fcontext.com/api/aitaquote/screener/indicators \
  --header 'x-api-key: <api-key>'
{
  "indicators": {
    "data": "<string>"
  }
}

Authorizations

x-api-key
string
header
required

Financial Context key generated from account settings. Send it as x-api-key: <key>.

Response

选股指标

indicators
object