cents position
Manage positions.
Synopsis
Section titled “Synopsis”cents position <subcommand> [OPTIONS] [ARGS]...Subcommands
Section titled “Subcommands”cents position close— Close a position.cents position link— Link a position to a thesis.cents position list— List positions.cents position open— Open a new paper position.cents position show— Show position details.cents position value— Show current market value of open positions.
cents position close
Section titled “cents position close”Close a position.
Example: cents position close abc123 —price 177
Synopsis
cents position close [OPTIONS] POSITION_IDArguments
| Argument | Type | Required |
|---|---|---|
POSITION_ID | text | yes |
Options
| Option | Type | Default | Description |
|---|---|---|---|
--price/-p FLOAT | float | Exit price |
Example
cents position close abc123 --price 177cents position link
Section titled “cents position link”Link a position to a thesis.
Example: cents position link abc123 —thesis def456
Synopsis
cents position link [OPTIONS] POSITION_IDArguments
| Argument | Type | Required |
|---|---|---|
POSITION_ID | text | yes |
Options
| Option | Type | Default | Description |
|---|---|---|---|
--thesis/-t TEXT | text | Thesis ID to link to |
Example
cents position link abc123 --thesis def456cents position list
Section titled “cents position list”List positions.
Synopsis
cents position list [OPTIONS]Options
| Option | Type | Default | Description |
|---|---|---|---|
| `—status/-s [open | closed]` | [open | closed] | |
| `—output/-o [text | json]` | [text | json] |
Example
cents position list [OPTIONS]cents position open
Section titled “cents position open”Open a new paper position.
Example: cents position open NVDA —size 10 —price 137
Synopsis
cents position open [OPTIONS] SYMBOLArguments
| Argument | Type | Required |
|---|---|---|
SYMBOL | text | yes |
Options
| Option | Type | Default | Description |
|---|---|---|---|
--size/-s FLOAT | float | Number of shares | |
--price/-p FLOAT | float | Entry price | |
--thesis/-t TEXT | text | Link to thesis ID | |
--short | boolean | false | Short position (default is long) |
--notes/-n TEXT | text | Position notes |
Example
cents position open NVDA --size 10 --price 137cents position show
Section titled “cents position show”Show position details.
Synopsis
cents position show POSITION_IDArguments
| Argument | Type | Required |
|---|---|---|
POSITION_ID | text | yes |
Example
cents position show POSITION_IDcents position value
Section titled “cents position value”Show current market value of open positions.
Example: cents position value # All open positions cents position value AAPL # Specific symbol only
Synopsis
cents position value [SYMBOL]Arguments
| Argument | Type | Required |
|---|---|---|
SYMBOL | text | no |
Example
cents position value # All open positions Not financial advice. Cents is an educational and research
tool for tracking your own investment theses. Outputs are model-generated and
may be inaccurate. You are solely responsible for your own investment
decisions.