Initial commit: Oil Trading Bot (MT5, WTI)

Headless FastAPI-Backend (server.py + core/engine.py) mit Mobile-PWA (web/),
Strategie-/Backtest-Suite und Doku. Secrets, DB, Logs und Laufzeit-State sind
via .gitignore ausgeschlossen; Config-Vorlage: oil_widget_config.ini.example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Axel Hocks
2026-07-24 08:29:23 +02:00
co-authored by Claude Opus 4.8
commit 75d28827e8
104 changed files with 21059 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192">
<rect width="192" height="192" rx="36" fill="#0d1117"/>
<circle cx="96" cy="96" r="58" fill="none" stroke="#e8a000" stroke-width="10"/>
<path d="M96 52 v44 l30 18" fill="none" stroke="#3fb950" stroke-width="10"
stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="96" cy="96" r="8" fill="#e8a000"/>
</svg>

After

Width:  |  Height:  |  Size: 393 B