
Trading Journal Insights
Ingests trade logs from brokers and platforms to generate analytics on performance metrics, trading discipline, and coaching recommendations. Traders, portfolio managers, and financial coaches use it to upload logs via API, compute win rates, risk-adjusted returns, and behavioral insights for strategy refinement.
Overview
Trading Journal Insights is an MCP server that processes trade logs to produce quantitative analytics focused on performance evaluation, discipline assessment, and coaching guidance. It accepts structured log data such as CSV exports or JSON from trading platforms, runs computations on key indicators, and outputs reports or data for integration into trading workflows.
Key Capabilities
- Trade Log Ingestion: Parses logs containing entry/exit prices, volumes, timestamps, and instruments to build a normalized dataset.
- Performance Analytics: Calculates metrics like win rate, profit factor, Sharpe ratio, and drawdown analysis from ingested data.
- Discipline Tracking: Evaluates adherence to rules via metrics such as overtrading frequency, position sizing compliance, and emotional trade detection.
- Coaching Analytics: Generates insights like pattern recognition in losses, risk management gaps, and personalized recommendations based on historical trades.
Use Cases
- Daily Trade Review: A day trader uploads CSV logs from their broker; the server computes performance stats and flags discipline breaches like revenge trading.
- Portfolio Analysis: A fund manager ingests monthly logs across assets to generate Sharpe ratios and drawdown reports for investor updates.
- Coaching Sessions: Trading coaches input client journals to identify behavioral patterns and output customized improvement plans.
- Backtesting Validation: Quantitative traders compare live logs against backtests to quantify real-world slippage and execution discipline.
Who This Is For
Day traders seeking automated journal analysis, portfolio managers needing performance dashboards, trading coaches providing data-driven feedback, and quantitative developers integrating analytics into custom platforms.