-
Notifications
You must be signed in to change notification settings - Fork 0
Docs Maintenance
Syed Ibrahim Omer edited this page Apr 13, 2026
·
1 revision
- The wiki is a curated version of the docs.
- The main repo is the canonical source for long or frequently changing content.
- CLI behavior/flags changed: update CLI Reference and any impacted pages
- Defaults/config schema changed: update Configuration & Templates and Config Resolution
- Indicator columns changed: update Indicators (Overview), Data Shape Invariants, and the relevant indicator page
-
source_data/ Yahoo column handling changed: update Source Data Deep Dive - Write path or async writers changed: update Write Output Deep Dive and Output Writing
- Tests/profiling updated: update Developer Guide and Profiling
- If
src/cli.pychanged, does the wiki reflect option/behavior changes? - If
src/indicators.pyorsrc/default_configs.jsonchanged, are indicator columns/config keys still correct? - If
profiling/changed, are profiling commands/artifacts still accurate? - If
tests/changed, are the documented test commands still accurate?
Related pages:
- Getting Started
- CLI Reference
- Configuration & Templates
- Indicators (Overview)
- Output Formats
- Advanced Usage
- Troubleshooting
- Pipeline
- CLI Parsing
- Data Source (Yahoo Finance)
- Source Data Deep Dive
- Schema Normalization
- Data Shape Invariants
- Output Writing
- Write Output Deep Dive
- Config Resolution
- Polars Engine
- Source Modules
- Testing
- Performance
- Indicators Engine
- Reproducibility