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
An experimental cryptocurrency trading system that combines AI-powered analysis with real-time market data and social sentiment monitoring. Features multiple microservices including market monitoring, social sentiment analysis, AI-driven trading signals, and automated trade execution. Built for fun.
Heuristic trading strategy optimizer and tester. Uses backtrader for the actual simulation, deap for genetic algorithm-based optimization and a plug-in based strategy for ease of use and flexibility supporting external plugins using python-built in plugin system.
Bingo-Bot: A Binance-Go-Based Experimental Trading Bot. Automated trading bot for Binance, written in Go. Designed for flexibility, extensibility, and experimentation. Create custom strategies, integrate with other exchanges, and manage trades with ease.
A ML project to predict stock prices using historical data and technical indicators like RSI and Bollinger Bands. Includes support for multiple stocks (e.g., AAPL, TSLA) and models like Linear Regression and Random Forest. Ideal for beginners and businesses exploring AI-driven financial insights. Built with Python and the Alpha Vantage API.