All URIs are relative to https://localhost:5000/v1/api
Method | HTTP request | Description |
---|---|---|
iserver_account_trades_get | get /iserver/account/trades | List of Trades for the selected account |
Veccrate::models::Trade iserver_account_trades_get() List of Trades for the selected account
Returns a list of trades for the currently selected account for current day and six previous days. It is advised to call this endpoint once per session.
This endpoint does not need any parameter.
Veccrate::models::Trade
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]