Built an AI trading agent and supporting scrapers at Dreamtolifestudio
Built an AI trading agent using Python to analyze market sentiment and execute trades based on engineered features derived from price movements. Implemented supporting data collection components by scraping competitor pricing and market sentiment signals to feed the agent’s decision process. Backtesting and risk-aware iteration were used to evaluate performance and improve the agent’s behavior. • Engineered features from live crypto/Forex price movement data • Implemented automated trade execution logic • Collected competitor and market sentiment data via web scraping • Evaluated agent performance through backtesting and iteration