Umbenennung: Modul-Trading-System (Projektname)
This commit is contained in:
parent
b26c4d4be9
commit
bc33447ae3
7 changed files with 12 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Trading-System — Modulare Architektur
|
# Modul-Trading-System — Modulare Architektur
|
||||||
|
|
||||||
Zentrales, modulares automatisiertes Trading-System, betrieben auf einem Hostinger-VPS (`187.124.31.123`).
|
Zentrales, modulares automatisiertes Modul-Trading-System, betrieben auf einem Hostinger-VPS (`187.124.31.123`).
|
||||||
|
|
||||||
**Repository-Inhalt:** Live-Dokumentation der Infrastruktur, der Module und des aktuellen Betriebszustands.
|
**Repository-Inhalt:** Live-Dokumentation der Infrastruktur, der Module und des aktuellen Betriebszustands.
|
||||||
Jede Änderung folgt dem **Notation-Format**: Autor (`Alice` / `Rain Ocampo`) + Zeitstempel (`DD.MM.YYYY HH:MM`) + Grund.
|
Jede Änderung folgt dem **Notation-Format**: Autor (`Alice` / `Rain Ocampo`) + Zeitstempel (`DD.MM.YYYY HH:MM`) + Grund.
|
||||||
|
|
@ -95,3 +95,7 @@ Grund: README-Modultabelle aktualisiert — Modul-14 Notification als FREIGEGEBE
|
||||||
Geändert von: Rain Ocampo
|
Geändert von: Rain Ocampo
|
||||||
Datum: 20.08.2026
|
Datum: 20.08.2026
|
||||||
Grund: README-Modultabelle aktualisiert — Modul-15 Monitoring-Control als FREIGEGEBEN eingetragen; Details-Link auf modul-15-monitoring-control.md erweitert.
|
Grund: README-Modultabelle aktualisiert — Modul-15 Monitoring-Control als FREIGEGEBEN eingetragen; Details-Link auf modul-15-monitoring-control.md erweitert.
|
||||||
|
|
||||||
|
Geändert von: Rain Ocampo
|
||||||
|
Datum: 20.08.2026
|
||||||
|
Grund: Projekt der Module in Modul-Trading-System umbenannt. README-Titel und projektspezifische Erwaehnungen angepasst.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Infrastruktur & Betriebs-Handbuch — Trading-System VPS
|
# Infrastruktur & Betriebs-Handbuch — Modul-Trading-System VPS
|
||||||
|
|
||||||
> Stand: 20.08.2026 · VPS: `187.124.31.123`
|
> Stand: 20.08.2026 · VPS: `187.124.31.123`
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
||||||
|
|
||||||
## Zweck
|
## Zweck
|
||||||
Zentrale Datenbank des Trading-Systems. Persistiert Marktdaten (OHLCV), Journal- und
|
Zentrale Datenbank des Modul-Trading-Systems. Persistiert Marktdaten (OHLCV), Journal- und
|
||||||
Betriebszustände. Keine Strategie, keine Orders — nur zuverlässige Datenspeicherung.
|
Betriebszustände. Keine Strategie, keine Orders — nur zuverlässige Datenspeicherung.
|
||||||
|
|
||||||
## Container
|
## Container
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
||||||
|
|
||||||
## Zweck
|
## Zweck
|
||||||
Zentrale Event-Bus / Message-Queue des Trading-Systems. Verteilte Kommunikation zwischen
|
Zentrale Event-Bus / Message-Queue des Modul-Trading-Systems. Verteilte Kommunikation zwischen
|
||||||
den Modulen über Topics/Exchanges. Keine Strategie, keine Orders — nur zuverlässige
|
den Modulen über Topics/Exchanges. Keine Strategie, keine Orders — nur zuverlässige
|
||||||
Nachrichtenvermittlung.
|
Nachrichtenvermittlung.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
> Erstellt: 20.08.2026 (Rain Ocampo) · Status: ✅ In Betrieb (healthy)
|
||||||
|
|
||||||
## Zweck
|
## Zweck
|
||||||
Zentrale Marktdatenquelle des Trading-Systems. Pipeline:
|
Zentrale Marktdatenquelle des Modul-Trading-Systems. Pipeline:
|
||||||
`Marktdaten → Validierung → Normalisierung → PostgreSQL → RabbitMQ-Event`
|
`Marktdaten → Validierung → Normalisierung → PostgreSQL → RabbitMQ-Event`
|
||||||
Keine Strategie, keine Orders, keine KI — nur zuverlässige Marktdaten.
|
Keine Strategie, keine Orders, keine KI — nur zuverlässige Marktdaten.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
**Status: FREIGEGEBEN** (20.08.2026) · Container `Modul-15-Monitoring-Control` · Image `monitoring-control:0.1.0`
|
**Status: FREIGEGEBEN** (20.08.2026) · Container `Modul-15-Monitoring-Control` · Image `monitoring-control:0.1.0`
|
||||||
|
|
||||||
## Zweck
|
## Zweck
|
||||||
Zentrale **technische Überwachung und Sicherheits-/Kontrollebene** des Trading-Systems.
|
Zentrale **technische Überwachung und Sicherheits-/Kontrollebene** des Modul-Trading-Systems.
|
||||||
Überwacht die Dienste M03–M14 (Health/Readiness/Erreichbarkeit) plus RabbitMQ-Queues/Consumer
|
Überwacht die Dienste M03–M14 (Health/Readiness/Erreichbarkeit) plus RabbitMQ-Queues/Consumer
|
||||||
und PostgreSQL und leitet daraus deterministisch einen **globalen Trading-Status**
|
und PostgreSQL und leitet daraus deterministisch einen **globalen Trading-Status**
|
||||||
(`ENABLED` / `PAUSED` / `HALTED` / `UNKNOWN`) ab.
|
(`ENABLED` / `PAUSED` / `HALTED` / `UNKNOWN`) ab.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Ports & Service-Referenz — Trading-System VPS
|
# Ports & Service-Referenz — Modul-Trading-System VPS
|
||||||
|
|
||||||
> Stand: 20.08.2026 · VPS: `187.124.31.123` · SSH: Public-Key-Auth (nur)
|
> Stand: 20.08.2026 · VPS: `187.124.31.123` · SSH: Public-Key-Auth (nur)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue