trading-journal

Automate trade logging, P&L calculation, and performance reporting for traders.

Updated Jun 23, 2026
One-click install
npx skills add https://github.com/guideops/agentic-shared --skill trading-journal-guideops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-journal
Source: https://github.com/guideops/agentic-shared/tree/main/skills/trading-journal
Command: npx skills add https://github.com/guideops/agentic-shared --skill trading-journal-guideops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps traders track their trades, calculate P&L, identify patterns, and generate reports to inform trading decisions.

Core Features & Use Cases

  • Trade Logging: Record trades with details such as asset, direction, price, size, and date.
  • P&L Calculation: Automatically calculate the profit and loss for each trade.
  • Pattern Identification: Analyze the last 20 trades to identify win rates, R:R ratios, and streaks.
  • Performance Reporting: Generate daily and weekly performance reports.

Quick Start

Use the trading-journal skill to log a trade: /trading-journal long BTC 60000 62000 0.1 BTC breakout

Frequently Asked Questions about trading-journal

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

FAQPage Schema
How do I calculate P&L and log trades automatically for performance analysis?

To calculate P&L and log trades automatically, you need a structured trade logging system that records asset, direction, price, size, and date to automate profit and loss calculation for each entry.

How do I identify trading patterns and win rates from my recent trade history?

To identify trading patterns and win rates, you analyze the last 20 trades to calculate risk-reward ratios, win rates, and streaks, providing insights into your recurring trading performance behaviors.

What is the best way to generate daily and weekly trading performance reports?

The best way to generate daily and weekly trading performance reports is to automate P&L calculations and trade logging, which aggregates your daily summaries into structured performance outputs.

Can I automate daily P&L summaries and trade logging without complex setup?

You can automate daily P&L summaries and trade logging without complex setup by using structured data entry commands that instantly record trade details and trigger automatic performance reporting.

Do I need structured data entry to track trades and calculate P&L accurately?

Yes, you need structured data entry to track trades and calculate P&L accurately, because the automation requires specific fields like asset, direction, price, size, and date to process correctly.

What limitations exist when analyzing trading patterns from a small sample size?

A limitation exists when analyzing trading patterns because the system specifically evaluates the last 20 trades to identify win rates and streaks, meaning pattern accuracy depends on that fixed sample window.