API Reference
Log InPricing
API Reference

Moving Average (MA)

This endpoint provides Moving Average (MA) 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,
      "ma_value": 114209.64
    },
    {
      "time": 1759291200000,
      "ma_value": 114200.6
    },
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!