What problem does it solve?
The Investment Strategy Execution Assistant helps Indonesian investors convert a complex, long-term framework into a repeatable, discipline-driven daily routine. By automating data collection, risk metrics, and phase-based allocation, it reduces emotional decision-making and keeps you aligned with your financial goals.
Core Features & Use Cases
- Live price tracking across IDX, US, and crypto markets using Yahoo Finance and CoinGecko.
- Phase-aware portfolio management that adapts Emergency Fund targets and investment allocation as you move from Foundation to Wealth Accumulation.
- Structured journaling and payday planning to log trades, analyze performance, and generate concrete execution steps with platforms like Bibit, Stockbit, Gotrade, and Tokocrypto.
- Deterministic automation via Python scripts that you run through the uv CLI, ensuring reproducible results.
Quick Start
- Initialize the project and dependencies with uv.
- Initialize portfolio and data with uv run python scripts/init_portfolio.py
- Start daily checks with uv run python scripts/daily_checkin.py