Skip to content

cents recommend

Emit model signals (bullish / bearish / neutral) for open theses. Not investment advice.

Evaluates each open thesis against current prices, conviction, and target/stop/expiry to produce a model signal. Signals are not investment advice — see /scope/ for the project’s stated boundaries.

Rules (in priority order):

  1. Stop loss triggered → CLOSE
  2. Target price reached → CLOSE
  3. Thesis invalidated → CLOSE / REVIEW
  4. Thesis expired → REVIEW
  5. Low conviction w/ position → bearish signal
  6. High conviction, no position → bullish signal
  7. Otherwise → neutral signal
Terminal window
cents recommend [OPTIONS]
OptionTypeDefaultDescription
--buy-threshold FLOATfloat70.0Minimum conviction to emit a bullish signal (default: 70)
--sell-threshold FLOATfloat30.0Maximum conviction to emit a bearish signal (default: 30)
`—output [textjson]`[text | json]
--actionablebooleanfalseOnly show actionable signals (exclude neutral)
Terminal window
cents recommend [OPTIONS]
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.