tradesPath top-level constant

String const tradesPath

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

Implementation

const String tradesPath = '/trades';