Get Token Technical Indicators

Get Token Technical Indicators by Id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Definition

This endpoint retrieves technical indicators for a specified token over a specified duration, providing insights into its recent price movements and market trends. Users can customize the duration and token ID to access relevant data.

Query Parameters

For guidance on how to leverage this method, check out the following tutorials:

  1. duration (string): The duration for which technical indicators are calculated, such as '15M' for 15 minutes, '1H' for 1 hour, etc.
  2. token_id (string): The unique identifier of the token for which technical indicators are requested.

Response

The response will include a JSON object containing technical indicators for the specified token over the specified duration. Typical indicators may include moving averages, relative strength index (RSI), and more.

Query Params
string
required
Defaults to 15M

String - specify the duration for which you want the data to remain relevant or accessible. Can be one of the following: "15M", "30M", "1H", "4H", "6H", "12H", and "1D"

string
required
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json