Project Overview I designed and developed "Bendy Trader PRO," a sophisticated algorithmic trading system tailored for high-frequency futures trading (HSI/MHI). This project demonstrates complete end-to-end capability in FinTech development, bridging complex backend trading logic with a user-friendly frontend visualization.
Key Features & Capabilities
- Automated Strategy Execution: The core engine autonomously executes trades based on technical indicators (RSI, Moving Averages) with millisecond precision, effectively removing emotional bias from trading.
- Real-Time Monitoring Dashboard: Built a responsive, professional Web UI that streams live market data, P&L updates, and trade logs. The interface is optimized for both desktop and mobile devices.
- Advanced Risk Management: Integrated enterprise-level safety protocols, including "Daily Loss Limits," "Max Drawdown Protection," and "Auto-Liquidation" to ensure capital safety under volatile market conditions.
- Simulation & Backtesting: Features a full-fidelity simulation mode, allowing strategies to be validated in a risk-free environment before live deployment.
Technical Stack
- Backend: Python (Flask) with asynchronous event processing.
- Frontend: HTML5, CSS3, JavaScript (Responsive Design).
- Connectivity: Direct API integration with major brokerages (Futu/Interactive Brokers) for low-latency order routing.