Default
Support/Resistance
Get support and resistance levels for a symbol.
get/scan/support-resistance
Query parameters
symbolstring required
Symbol
resolutionstring required
Supported resolution includes <code>1, 5, 15, 30, 60, D, W, M </code>.Some timeframes might not be available depending on the exchange.
Response
successful operation
Example response
{
"levels": [
0.8008282,
0.8008282
]
}