pub async fn market_metrics(
    symbols: &[String],
    context: &Context
) -> Result<Vec<Item>, ApiError>