Carles Sentis 384b4ed128 Enhance CopyTradingMonitor with detailed logging and position sizing improvements 2 тижнів тому
..
__init__.py 9901b945c1 Update bot version and refactor monitoring components 3 тижнів тому
alarm_manager.py 9f1b9d7140 Refactor price formatting across the application to utilize TokenDisplayFormatter 1 місяць тому
copy_trading_monitor.py 384b4ed128 Enhance CopyTradingMonitor with detailed logging and position sizing improvements 2 тижнів тому
copy_trading_state.py 3d6b898801 Implement full async support for copy trading functionality 2 тижнів тому
drawdown_monitor.py bff7b85864 Remove print_ccxt_positions.py and enhance risk metrics reporting in RiskCommands and StatsCommands 1 місяць тому
exchange_order_sync.py f7c6748ebc Refactor management commands and enhance order synchronization features 2 тижнів тому
monitoring_coordinator.py 3d6b898801 Implement full async support for copy trading functionality 2 тижнів тому
pending_orders_manager.py 46e2159879 Update notification method calls in PendingOrdersManager and RiskManager to use send_generic_notification 3 тижнів тому
position_tracker.py f7c6748ebc Refactor management commands and enhance order synchronization features 2 тижнів тому
risk_manager.py 46e2159879 Update notification method calls in PendingOrdersManager and RiskManager to use send_generic_notification 3 тижнів тому
rsi_monitor.py d82d65b2d2 Refactor RSI calculation in RsiMonitor to use pandas/numpy 3 тижнів тому