Skip to main content

get_instruments

Function get_instruments 

Source
pub async fn get_instruments(
    __arg0: State<AppState>,
    __arg1: Query<InstrumentsQuery>,
) -> Result<SonicJson<JsonRpcResponse<Vec<InstrumentResponse>>>, StatusCode>
Expand description

Get list of instruments (Deribit-compatible format)