Initial release: TradeMind crypto trading bot with paper/live modes and strategy training

This commit is contained in:
Tobias Zimmermann
2026-08-22 11:53:59 +02:00
commit 7959dd71ff
18 changed files with 1604 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
"""TradeMind Krypto-Tradingbot mit Simulations- und Live-Modus."""
__version__ = "0.1.0"