trade-journal

Parse trade journal files and generate trading behavior diagnostics and profile metrics.

Updated May 25, 2026
One-click install
npx skills add https://github.com/NigarumOvum/AutoTrading --skill trade-journal-nigarumovum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-journal
Source: https://github.com/NigarumOvum/AutoTrading/tree/main/Vibe-Trading/agent/src/skills/trade-journal
Command: npx skills add https://github.com/NigarumOvum/AutoTrading --skill trade-journal-nigarumovum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill analyzes user trade journals to provide insights into trading behavior, profile metrics, and diagnostic insights into common trading biases.

Core Features & Use Cases

  • Trade Journal Analysis: Parse trade journal files and extract valuable trading data.
  • Behavior Diagnostics: Identify biases such as disposition effect, overtrading, chasing momentum, and anchoring.
  • Trading Profile: Generate a comprehensive trading profile with metrics like holding days, frequency, win rate, PnL ratio, and max drawdown.
  • Use Case: Upload your trade journal to receive a detailed report on your trading habits, market distribution, and behavioral biases.

Quick Start

Use the analyze_trade_journal tool to analyze your trade journal file, for example: analyze_trade_journal(file_path="trade_journal.csv")

Frequently Asked Questions about trade-journal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze my trade journal for behavioral biases like the disposition effect?

To analyze your trade journal for the disposition effect, you can use the analyze_trade_journal tool with your file. The skill parses your trade data to identify behavioral biases like the disposition effect, overtrading, and anchoring, generating a detailed diagnostic report.

What trading profile metrics can I extract from a trade journal CSV?

Extracting trading profile metrics from a trade journal CSV yields comprehensive data including holding days, trade frequency, win rate, PnL ratio, and maximum drawdown. The skill processes your trade journal file to calculate these specific profile metrics for performance evaluation.

Does trade journal analysis support different trading log formats?

Trade journal analysis supports various trade journal formats for extracting trading insights. The skill is designed to parse different file structures, allowing you to upload your specific trade journal format and receive behavior diagnostics and profile metrics.

How do I identify overtrading and momentum chasing from my trade history?

Identifying overtrading and momentum chasing from your trade history requires behavior diagnostics applied to your transaction data. The skill analyzes your trade journal file to detect these specific behavioral biases and provides insights into your trading habits.

What is the best way to generate a trading behavior report from my transaction logs?

The best way to generate a trading behavior report from transaction logs is using an automated analysis tool to parse the data. The skill processes your journal to deliver a comprehensive report covering trading habits, market distribution, and behavioral biases.