The API endpoint will list all the equity Positions information of an account
Results Explained
Attribute | Type | Description |
---|---|---|
| array | Array of position in the account. |
| number | Current total market value of the account's open positions. |
| array | Array of current positions. |
| Instrument symbol. | |
| string | Instrument ID. |
| number | Quantity of shares owned. |
| number | Cost basis of position. |
| number | Current market value of position. |
| string | Side of position: |
| number | Prior close price for this instrument. |
| number | Quantity available for sale. |
| number | Average price of position. |
| number | Current market price of position. |
| number | Unrealized profit and loss for position. |
| number | Unrealized day profit and loss for position in percent. |
| number | Unrealized day profit and loss for position. |