
Changelog
2.5.0
2025-01-10
- Added a neural network that predicts market trends using multi-dimensional data streams.
- Fixed a bug where the algo would misinterpret sudden market spikes as arbitrage opportunities.
- Implemented a feature to simulate trading outcomes under extreme market conditions (stress testing).
2.4.1
2024-11-15
- Fixed a bug where the algo would occasionally execute trades in the wrong direction.
- Added a feature to predict market sentiment using AI-generated news summaries.
- Improved the algo ability to handle low latency data feeds.
- Fixed a rare issue where the algo would freeze during trading.
2.4.0
2024-08-01
- Added support for HYPERLIQUID.
- Implemented a feature to auto-adjust trading parameters based on real-time market conditions.
- Improved the algorithms ability to handle flash crashes and sudden price spikes.
- Added a portfolio rebalancing tool powered by AI-driven risk assessment.
- Upgraded server clusters to support 10x higher transaction throughput.
2.3.2
2024-05-20
- Fixed a bug where the algo would over-leverage during low-liquidity periods.
- Fixed a rare issue where the algo would ignore stop-loss orders.
- Enhanced server security with real-time intrusion detection and prevention systems.
2.3.1
2023-09-15
- Fixed bugs in the machine learning model for price prediction.
2.3.0
2023-05-05
- Added machine learning models to predict short-term price movements.
- Added a feature to simulate trading strategies with historical data.
- Upgraded server infrastructure to support AI-driven trading at scale.
2.2.2
2023-03-25
- Fixed a bug where the algo would misinterpret sideways markets as trends.
- Improved the algos ability to handle API rate limits from exchanges.
- Fixed a rare issue where the algo would double-execute trades.
2.2.1
2023-02-20
- Fixed issues with real-time backtesting for certain trading strategies.
- Added support for more technical indicators in the trading algo.
- Improved the stability of the data pipelines during high traffic.
2.2.0
2023-02-10
- Improved risk management features for algo trading.
- Optimized data pipelines for faster market data processing.
- Scaled server infrastructure to handle 10x more data streams.
2.1.4
2023-02-30
- Fixed a bug where the algo would misprice assets during high volatility.
- Improved the algos ability to handle partial order fills.
- Fixed a rare issue where the algo would ignore take-profit orders.
- Implemented server-side caching to reduce latency in data retrieval.
2.1.3
2023-01-30
- Fixed bugs in the slippage tracking feature.
- Upgraded server security protocols to prevent DDoS attacks.
2.1.2
2023-01-25
- Fixed issues with live data synchronization for low-latency trading.
- Improved algo performance during high market volatility.
- Added a feature to track and analyze slippage in trades.
- Enhanced server performance with optimized database indexing.
2.1.1
2023-01-15
- Added more APIs to fetch livedata for multiple sources for the algo
- Fix Mobile login with wallet
2.1.0
2023-01-15
- Daily withdraws
- Added algo to calculate early withdraws
- Updated DB security and improved performance
2.0.0
2023-12-10
- New UI on website and dashboard
- Cache sytem and live data price traking
- Improve algos to trade on long ranges of time
1.0.2
2023-11-20
- Added refferal system.
- Migrated to a bigger servers
1.0.1
2023-11-06
- Fixed bugs in the user authentication module.
- Improved performance of the data fetching mechanism.
1.0.0
2023-10-31
- Initial release with basic features.
- Added user registration and login functionality.
- Implemented the main dashboard.