Fetches aggregated trades for a trading pair from the registered exchange.
Trades are fetched backwards from the current execution context time.
If limit is not specified, returns all trades within one CC_AGGREGATED_TRADES_MAX_MINUTES window.
If limit is specified, paginates backwards until at least limit trades are collected.
Fetches aggregated trades for a trading pair from the registered exchange.
Trades are fetched backwards from the current execution context time. If limit is not specified, returns all trades within one CC_AGGREGATED_TRADES_MAX_MINUTES window. If limit is specified, paginates backwards until at least limit trades are collected.