reference_data

Technical indicators

The technical indicators endpoint provides a comprehensive list of available technical indicators, each represented as an object. This endpoint is useful for developers looking to integrate a variety of technical analysis tools into their applications, allowing for streamlined access to indicator data without needing to manually configure each one.

get/technical_indicators

Response

dataobject required

Map of technical indicators available at Twelve Data API

statusstring required

Response status

Example response

{
  "status": "ok"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.