pub async fn get_greeks(
__arg0: State<AppState>,
__arg1: Query<GetGreeksQuery>,
) -> Result<Json<ApiResponse<GreeksResponse>>, StatusCode>Expand description
Get Greeks for an instrument
pub async fn get_greeks(
__arg0: State<AppState>,
__arg1: Query<GetGreeksQuery>,
) -> Result<Json<ApiResponse<GreeksResponse>>, StatusCode>Get Greeks for an instrument