Technical Analysis
Detect price channels
Analyzes price data to detect technical channels and optionally sets up webhook alerts
POST
Authorizations
API key for authentication
Query Parameters
Token contract address
Blockchain network
Available options:
solana
, ethereum
, arbitrum
, avalanche
, bsc
, optimism
, polygon
, base
, zksync
, sui
Number of candles to analyze
Required range:
10 <= x <= 100
Candle width
Available options:
5m
, 15m
, 1H
, 4H
, 1D
, 1W
, 1M
Strictness of channel detection. Lower is looser.
Required range:
0 <= x <= 1
URL to receive channel break alerts
Return plot image of channels
Response
200
application/json
Channel detected successfully
The response is of type object
.