KKLinePic

Public example pack

Download the input and inspect the real generated chart.

This page keeps KLinePic's public examples in one place: every card links to a sample input, a real output PNG, the matching workflow, and the long-form guide.

AAPL US stock trade review chart with buy and sell markers
Representative output: a real generated AAPL US stock trading journal chart, linked below with its input template and workflow.

Example set

Binance ETHUSDT

Mapped Binance fills become a crypto entry/exit review chart with return, drawdown, and indicator context.

Input CSV | Output PNG | Guide

Broker statement

Broker or Tonghuashun rows become A-share buy/sell markers while non-trade rows stay out of the chart.

Input CSV | Output PNG | Guide

AAPL US stock

US stock journal rows use ticker, timezone-aware fill time, side, price, and quantity to place markers correctly.

Input CSV | Output PNG | Guide

600519 A-share

A 6-digit A-share code plus buy/sell rows becomes a chart with symbol, indicator details, return, amount, and drawdown.

Input CSV | Output PNG | Guide

SOLUSDT Agent API

External agents can use JSON input to validate, generate one chart, or batch export review chart images.

Input JSON | Output PNG | Guide

Exchange fills

OKX, Bybit, HTX/Huobi, Bitget, Gate.io, MEXC, Coinbase, Kraken, and KuCoin exports should be mapped to stable fields first.

Input CSV | Output PNG | Guide

How to read these examples

  1. Open the input file and check the required fields: trade_id, symbol, side, time, price, and quantity.
  2. Open the output PNG and compare marker times, side-panel return, drawdown, amount, and holding window.
  3. Open the guide page when the source system has special export fields, such as broker statements, Binance fills, or Agent API JSON.
  4. Use `/examples/manifest.json` when an external crawler, QA script, or AI assistant needs a compact list of public examples.

中文搜索入口:这些样例对应“交易复盘图样例”“交割单复盘图样例”“AAPL交易复盘图”“600519交易复盘图”“自动生成交易复盘图API”等实际问题。