Function ib_client::apis::account_api::iserver_account_pnl_partitioned_get[][src]

pub async fn iserver_account_pnl_partitioned_get(
    configuration: &Configuration
) -> Result<InlineResponse20025, Error<IserverAccountPnlPartitionedGetError>>

Returns an object containing PnL for the selected account and its models (if any). To receive streaming PnL the endpoint /ws can be used. Refer to Streaming WebSocket Data for details.