-
-
Notifications
You must be signed in to change notification settings - Fork 0
First Setup
Use this checklist after installing and activating TradePress.
- WordPress is running.
- TradePress is active.
- You can access the TradePress admin pages.
- Developer Mode is only enabled when you are actively testing unfinished features.
Add API credentials for the providers you plan to use.
Initial core providers:
- Trading212
- Alpaca
- Alpha Vantage
Provider availability may differ by feature. Some providers are suitable for broker positions, some for quotes, and some for technical indicators.
Add the symbols you want TradePress to track.
Examples:
NVDAAAPLBTCUSDGBPUSD
TradePress should read stored data first and queue refreshes when data is missing or stale.
Do not expect a page view to fetch live data immediately.
Review feature health before relying on output.
- healthy: usable
- warning: usable but degraded
- failed: do not rely on it
- unknown: not checked yet
Scores are raw strategy scores. They are not always percentages and are not always limited to 0-100.
Use the strategy percentage only as a display interpretation of raw score versus strategy maximum.
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