All URIs are relative to https://localhost:5000/v1/api
Method | HTTP request | Description |
---|---|---|
iserver_account_pnl_partitioned_get | get /iserver/account/pnl/partitioned | PnL for the selected account |
crate::models::InlineResponse20025 iserver_account_pnl_partitioned_get() PnL for the selected account
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.
This endpoint does not need any parameter.
crate::models::InlineResponse20025
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]