Signal Matrix
Last updated
Last updated
GET
/signal-matrix
The Signal Matrix API provides trading signals and their associated statistics for specific cryptocurrency tokens. This documentation outlines the usage, request format, and response structure of the API.
Example on DeFi Lens: https://defilens.ai/tokens/bitcoin/signals
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Possible enum values for token_id
include the following tokens:
Name | Type | Description |
---|---|---|
x-partner-key
string
Your API Key
Ex: xxxx
token_id
string
Token name
Ex: bitcoin
string
Type of technical indicator.
object
Chart interval
integer
The total number of orders that have been placed based on historical data
integer
The total number of win orders based on backtesting data
string
The specific action taken during the backtesting process at a given point in time
Ex: buy
, sell
, neutral
float
The percentage calculated based on action_side, win_count, and the corresponding weight