API Reference

Bull Market Peak Indicators

Response Data

{
  "code": "0",
  "msg": "success",
  "data": [
    {
      "name": "Bitcoin Ahr999 Index",
      "value": "0.73",
      "targetValue": "4",
      "prevValue": "0.77",
      "change": "-0.0394374933536604",
      "type": ">=",
      "hit": false
    },
    {
      "name": "Pi Cycle Top Indicator",
      "value": "78784.0",
      "targetValue": "150270",
      "prevValue": "80751.0",
      "change": "-1967.0",
      "type": ">=",
      "hit": false
    },
    ......
FieldDescription
change24h24-hour change
hitWhether the target is triggered
indicNameIndicator name
prevValuePrevious value
targetValueTarget value
typeComparison type
currentValueCurrent value
Language
Credentials
Header
Click Try It! to start a request and see the response here!