pub async fn get_expiry_summary(
__arg0: State<AppState>,
__arg1: Query<ExpirySummaryQuery>,
) -> Result<SonicJson<JsonRpcResponse<Vec<InstrumentWithOrderbook>>>, ApiError>Expand description
Get instruments by expiry date with orderbook data