klinesPath top-level constant

String const klinesPath

The endpoint to get the klines (or candlesticks) for a specific symbol.

Implementation

const String klinesPath = '/klines';