bot examen ia
Go to file
YouDgn 8ee1803327 w 2026-05-13 00:29:01 +02:00
models Add model 2026-05-11 19:53:31 +02:00
.gitattributes Add model 2026-05-11 19:53:31 +02:00
.gitignore Add model file with Git LFS 2026-05-11 19:53:59 +02:00
config.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
csv_data_loader.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
dashboard.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
diagnose_model.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
evaluate_model.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
live_bot.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
macro_features.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
mt5_connector.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
news_sentiment.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
ppo_agent.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
requirements.txt w 2026-05-13 00:29:01 +02:00
risk_manager.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
run_bot.bat Update gitignore and requirements for Git LFS 2026-05-11 19:58:46 +02:00
run_bot.ps1 Update gitignore and requirements for Git LFS 2026-05-11 19:58:46 +02:00
trading_env.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
train.py Initial commit: XAUUSD AI Trading Bot with proper gitignore 2026-05-11 19:43:11 +02:00
web_dashboard.py w 2026-05-13 00:29:01 +02:00