get_account
Retrieve paper trading account state: equity, cash, buying power, and positions value, after verifying the account is a paper account.
Instructions
Paper account state: equity, cash, buying power, positions value.
Refuses to return anything for an account it cannot prove is a paper
account. Use the `equity` here as the input to `size_position` rather than
assuming a figure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||