Chart pattern
List of pattern
Headers
Name
Type
Description
Body
Name
Type
Description
Example request
curl -X 'GET' \
'https://api.defilens.ai/charts/list-pattern?tokenId=bitcoin&interval=1h' \
-H 'accept: */*'Response
{
"data": [
{
"name": "Double Bottom",
"completion": 81.56,
"prediction": 26.84,
"targetPrice": 714.3
}
]
}Data return
Name
Type
Description
Last updated