Get Token Technical Indicators

Get Token Technical Indicators by Id

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.

Language
Credentials
Query
Click Try It! to start a request and see the response here!