You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-Powered Trading Bot is an automation system designed for trading in financial markets. The bot analyzes market data using various trading strategies and makes buy, sell, or hold decisions based on the analyzed data. This project leverages four key software design patterns: Template, Strategy, Command, and Observer to ensure flexibility.