Releases: MeridianAlgo/Bitflow
Releases · MeridianAlgo/Bitflow
v3.1.1-Public
Release Notes for BitFlow v3.1.1
Release Date: October 14, 2025
Version: 3.1.1 (Tag: v3.1.1)
Previous Version: 3.1.0
Overview
This update introduces enhanced user controls, improved ML-based risk management, and additional safety features for more reliable trading across different timeframes. All changes maintain backward compatibility and focus on user experience and trading performance.
New Features
- Position Sizing Choice: Added a user prompt to select between ML-based dynamic position sizing (adjusted for timeframe) or manual fixed sizing (0.001 BTC). This applies regardless of TP/SL method.
- ML mode: Larger positions for 1m (scalping), medium for 5m, smaller for 15m.
- Manual mode: Fixed 0.001 BTC for all timeframes.
- Volatility Filter: Implemented automatic skip for high-volatility conditions in 1m and 5m timeframes to avoid trading during extreme market chaos.
- Thresholds: 5% for 1m, 3% for 5m, 2% for 15m.
Bug Fixes
- Fixed 0.00% Display: Resolved issue where MA price differences showed as 0.00% due to missing MA values or precision errors. Now displays accurate small percentages.
- Corrected Monitoring Messages: Fixed bug where "Manual TP/SL monitoring active" displayed even in ML mode. Now shows correct message based on selected TP/SL method.
Improvements
- Enhanced ML TP/SL for 1m Trades: Calibrated ML-based TP/SL to be more aggressive for 1-minute scalps (e.g., TP ~1.3% above entry, SL ~0.5-1.0% below), reducing wait times while maintaining safety caps.
- Timeframe-Aware Sizing: ML position sizing now scales appropriately: 1.5x for 1m (better profit potential), 1x for 5m, 0.7x for 15m.
- Better User Prompts: Position sizing is now explicitly prompted for all users, removing assumptions.
Technical Details
- Files Modified: src/BitFlow.js, src/ml-risk-manager.js
- No Breaking Changes: Existing configurations and workflows remain intact.
- Performance: Minor optimizations in volatility calculations and MA handling.
Installation/Upgrade
No special installation required. Pull the latest changes and restart the bot. The new prompts will appear on the next run.
Feedback
Report any issues or suggestions via GitHub issues. Enjoy improved control and performance in v3.1.1! 🚀
Beta - v2.2.0
Updated README, better public features, and overall better design.
Full Changelog: https://github.com/MeridianAlgo/Bitflow/commits/v2.2.0-Beta