Skip to content

Feature Health Status

Ryan Bayne edited this page Apr 29, 2026 · 1 revision

Feature Health Status

Feature health tells you whether a feature can currently produce reliable output.

Health is separate from whether a feature exists, is enabled, or is visible.

Health States

Status Meaning
healthy The latest check passed and the feature can be used normally.
warning The feature is usable, but something is degraded or incomplete.
failed The feature cannot currently produce reliable output.
unknown TradePress has not checked the feature yet or cannot determine health.
not applicable Health checks do not apply to this feature.

Warning Examples

  • Data is stale but still usable.
  • A fallback provider is being used.
  • Optional data is missing.
  • A calculation completed but confidence is reduced.

Failure Examples

  • Required provider configuration is missing.
  • A provider call failed.
  • A directive calculation failed.
  • Required data is missing and no fallback exists.
  • A dependency is unavailable.

Strategy Auto-Pause

If an active scoring or trading strategy uses a failed directive, TradePress should pause that strategy automatically unless a safe fallback is configured.

The strategy should show why it paused and which directive caused the pause.

What To Report

When reporting a failed feature, include:

  • Feature name
  • Health status
  • Failure reason shown in the UI
  • Provider, if relevant
  • Strategy name, if relevant
  • Time of failure

TradePress Wiki

Admin Guides

Feature Explanations

Status

  • Alpha software
  • Demo data should not be treated as real market output
  • Automation is not production-ready

Clone this wiki locally