pub async fn get_historical_theos_batch(
__arg0: State<AppState>,
__arg1: Query<BatchHistoricalTheosQuery>,
) -> Result<SonicJson<BatchHistoricalTheoApiResponse>, ApiError>Expand description
Get historical theoretical-price snapshots for multiple instruments in one request.