Open Issues Need Help
View All on GitHubAI Summary: The issue proposes developing a new mobile application to allow users to monitor their financial portfolio, track performance, and manage agents within the A$B system. Key functionalities include viewing balances, open positions, transaction history, receiving critical push notifications, and reviewing performance statistics. The application will be built using either React Native/Expo or Flutter, integrating with the MoneyMakerAI backend via a REST API, with a discussion point on whether to include a demo mode.
AI Summary: This GitHub issue outlines a comprehensive security hardening initiative for the A$B system. The goal is to enhance security by implementing robust key management policies, including the isolation, rotation, and encryption of sensitive data, alongside conducting security audits of code and infrastructure, and deploying automatic anomaly detection. The issue also specifically asks whether key rotation should be automated for all integrated exchanges.
AI Summary: The issue proposes the design and implementation of a real-time monitoring dashboard for the A$B system. Key features include displaying portfolio status, performance metrics (ROI, drawdown), security status (stop-loss), and interactive charts, utilizing React.js for the frontend and FastAPI/Flask for the backend. An additional consideration is whether to include push/SMS alerts.