Welcome to the AI-Powered Trading Bot repository! This project is a comprehensive, high-performance trading bot that integrates machine learning, reinforcement learning, and sentiment analysis to make informed trading decisions across multiple markets, including stocks, forex, and cryptocurrencies.
Stars
9
Forks
3
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
65
commits
chore: Update model_trainer.py to use asyncio for sending Telegram messages during model training
f730d1bView on GitHubchore: Update model_trainer.py to load existing models if available and save new models for each symbol
e09fda1View on GitHubchore: Train and save models for each symbol in model_trainer.py
1133e6eView on GitHubchore: Run asynchronous notification within the event loop for model training completion and error handling
baebe3cView on GitHubchore: Update model_trainer.py to use asyncio event loop for sending Telegram messages
f3a0692View on GitHubchore: Remove trading_bot.log from .gitignore and add it to the repository
7eaccc0View on GitHubMerge branch 'main' of https://github.com/EpicSanDev/EVIL2ROOT_AI
39f1cb2View on GitHubchore: Update GPU test script to check for GPU availability and device information
35c391eView on GitHub