API Reference
Log InPricing
API Reference

Bollinger Bands (BOLL)

This endpoint provides Bollinger Bands (BOLL) for trading pairs .

Cache / Update Frequency: Real time for all the API plans..

This endpoint is available on the following API plans

PlansHobbyistStartupStandardProfessionalEnterprise
Available

Response Data

{
  "code": "0",
  "data": [
    {
      "time": 1759287600000,
      "mb_value": 114209.633,
      "ub_value": 114626.49,
      "lb_value": 113792.776
    },
    {
      "time": 1759291200000,
      "mb_value": 114200.6,
      "ub_value": 114611.931,
      "lb_value": 113789.269
    },
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!