close_broker_position
Close an open position at market, then record the fill price in the thesis to compute realized R.
Instructions
Close an open position at market.
Closing at the broker does not close the thesis. Follow this with
`close_thesis` and the fill price so realised R is recorded.
Args:
symbol: Stock symbol of the position to close.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||