Raxx · internal docs
internal · gated
↑ index
Release v1.0.0 (2025-03-12)
Summary
Initial release of the TradeMasterAPI project, which includes a trading algorithm, backtesting framework, and web-based UI.
Features
- Trading algorithm with moving average strategy
- Backtesting framework for strategy evaluation
- Enhanced trading algorithm with additional technical indicators:
- Exponential Moving Average (EMA)
- Relative Strength Index (RSI)
- Moving Average Convergence Divergence (MACD)
- Bollinger Bands
- Machine learning capabilities for price prediction
- Risk management and portfolio management
- Visualization tools for strategy analysis
- Comprehensive test suite
- React-based frontend for visualization and configuration
Contributors