aggregatedTradesPath top-level constant

String const aggregatedTradesPath

The endpoint to get the aggregated trades for a specific symbol.

Implementation

const String aggregatedTradesPath = '/aggTrades';