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