Config

derivativeMarketConfig ChronosAPI

get

Data feed configuration data for TradingView.

Responses
200
OK response.
application/json
get
GET /api/chronos/v1/derivative/config HTTP/1.1
Host: inj-indexer.nownodes.io
Accept: */*
{
  "supported_resolutions": [
    "1",
    "3",
    "5",
    "15",
    "30",
    "60",
    "120",
    "240",
    "360",
    "D",
    "7D",
    "30D",
    "1W",
    "2W"
  ],
  "supports_group_request": false,
  "supports_marks": false,
  "supports_search": false,
  "supports_timescale_marks": false
}

Revision created

GitBook: No commit message