Skip to main content

get_portfolio_greeks

Function get_portfolio_greeks 

Source
pub async fn get_portfolio_greeks(
    __arg0: State<AppState>,
    __arg1: Query<PortfolioGreeksQuery>,
) -> Result<Json<ApiResponse<PortfolioGreeksResponse>>, StatusCode>
Expand description

Get per-position and aggregate portfolio Greeks with optional simulated orders.