Skip to content

cents position

Manage positions.

Terminal window
cents position <subcommand> [OPTIONS] [ARGS]...
  • 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.

Close a position.

Example: cents position close abc123 —price 177

Synopsis

Terminal window
cents position close [OPTIONS] POSITION_ID

Arguments

ArgumentTypeRequired
POSITION_IDtextyes

Options

OptionTypeDefaultDescription
--price/-p FLOATfloatExit price

Example

Terminal window
cents position close abc123 --price 177

Link a position to a thesis.

Example: cents position link abc123 —thesis def456

Synopsis

Terminal window
cents position link [OPTIONS] POSITION_ID

Arguments

ArgumentTypeRequired
POSITION_IDtextyes

Options

OptionTypeDefaultDescription
--thesis/-t TEXTtextThesis ID to link to

Example

Terminal window
cents position link abc123 --thesis def456

List positions.

Synopsis

Terminal window
cents position list [OPTIONS]

Options

OptionTypeDefaultDescription
`—status/-s [openclosed]`[open | closed]
`—output/-o [textjson]`[text | json]

Example

Terminal window
cents position list [OPTIONS]

Open a new paper position.

Example: cents position open NVDA —size 10 —price 137

Synopsis

Terminal window
cents position open [OPTIONS] SYMBOL

Arguments

ArgumentTypeRequired
SYMBOLtextyes

Options

OptionTypeDefaultDescription
--size/-s FLOATfloatNumber of shares
--price/-p FLOATfloatEntry price
--thesis/-t TEXTtextLink to thesis ID
--shortbooleanfalseShort position (default is long)
--notes/-n TEXTtextPosition notes

Example

Terminal window
cents position open NVDA --size 10 --price 137

Show position details.

Synopsis

Terminal window
cents position show POSITION_ID

Arguments

ArgumentTypeRequired
POSITION_IDtextyes

Example

Terminal window
cents position show POSITION_ID

Show current market value of open positions.

Example: cents position value # All open positions cents position value AAPL # Specific symbol only

Synopsis

Terminal window
cents position value [SYMBOL]

Arguments

ArgumentTypeRequired
SYMBOLtextno

Example

Terminal window
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.