Skip to main content

IndicesTickerItem

symbolstringrequired

Symbol name

indexPricestringrequired

Index price. 0 if not available

markPricestring

Mark price (futures only). 0 if not available

IndicesTickerItem
{
"symbol": "string",
"indexPrice": "string",
"markPrice": "string"
}