-
-
Notifications
You must be signed in to change notification settings - Fork 0
Strategies
Strategies combine scoring directives to evaluate a symbol, opportunity, or trading/investing condition.
A strategy score is a raw total from its active directives. Do not assume the score is always a percentage or limited to 0-100.
See Understanding Scores for the scoring model.
Each directive can define a maximum score. The strategy maximum is the combined maximum of the active directives in that strategy.
Strategies should not rely on failed directives.
If an active scoring or trading strategy uses a directive with failed health, TradePress should pause that strategy automatically unless a deliberate safe fallback is configured.
- The strategy purpose is clear.
- Active directives are understood.
- Provider-backed directives have healthy data.
- The strategy maximum is known.
- Failed directives are resolved before automation is enabled.
Automated trading is not production-ready. Treat strategies as decision support until the relevant health checks, pause rules, and live-data paths are complete.
TradePress is currently in alpha. Verify provider configuration, data freshness, and feature health before relying on output.
- Home
- Installation
- First Setup
- Connecting Providers
- Understanding Scores
- Feature Health Status
- Strategies
- Troubleshooting
- Glossary
- Alpha software
- Demo data should not be treated as real market output
- Automation is not production-ready