CGS Tech Documentation
Central index for project documentation (moved from repo root).
CGS Engine
| Document | Description |
|---|---|
| CGS_Engine_Complete_Final.md | Full technical documentation |
| CGS_Engine_Complete_Final.pdf | PDF export |
IBKR US Equity System
Start with IBKR_INDEX.md.
| Document | Description |
|---|---|
| IBKR_QUICK_START.md | Quick setup guide |
| IBKR_US_EQUITY_SYSTEM_README.md | Full system documentation |
| IBKR_SYSTEM_SUMMARY.md | Architecture overview |
Strategy & Pseudocode
| Location | Contents |
|---|---|
| strategy/ | TSLP/DynamicTS markdown and text pseudocode |
| ../Pseudocode/ | Detailed implementation pseudocode and diagrams |
Branding
Logo concepts, HTML previews, and create_logos.py live in branding/.
Other
| Location | Contents |
|---|---|
| ../diagrams/ | Mermaid sources and architecture diagrams |
| ../diagrams_pdf/ | Rendered diagram exports |
| ../notebooks/README.md | Notebook layout and CSV paths |
| ../examples/ | Runnable examples (e.g. IBKR trading) |