Candlestick chart generator
Generate candlestick chart images from a trade CSV — real market candles, buy/sell markers, and P/L, no manual OHLC input.
Guide index
Pick the guide that matches your source — broker statement or 交割单, futures fills, a crypto exchange export, a stock trading journal, or the Agent API — and follow it to a finished K-line review chart with buy and sell markers.
Generate candlestick chart images from a trade CSV — real market candles, buy/sell markers, and P/L, no manual OHLC input.
Share an honest, annotated recap of a real trade — entry/exit, return, drawdown — instead of a doctored PnL screenshot.
The core mapping: trade review, trading journal, 交易复盘, トレード日記, 매매일지 terms and how each becomes a chart.
Broker statements, 交割单, and 对账单: which rows to keep and how fills fold into review trades.
Contract notes and trade confirmations mapped into buy/sell marker charts.
券商成交记录、同花顺导出等 CSV 流水如何变成 A 股买卖点复盘图。
US ticker journals with timezone-aware fills, like the AAPL example chart.
A 股 6 位代码买卖点标注,如 600519 复盘图。
同花顺历史成交、当日成交或对账单导出,整理成 A 股买卖点复盘图。
期货交割单、买开/卖平 fills, and global month-letter contracts (ES, NQ, CL) with long/short round trips.
Tradovate Reports > Orders exports — including Topstep, Apex, and MyFundedFutures accounts on Tradovate.
NT8 Trade Performance exports (Trades or Executions grid) into ES/NQ/MES/MNQ review charts.
Which symbols and markets have built-in candles, and when to upload a custom K-line CSV.
Per-year Documents CSV, cents-to-dollars conversion, and contract candles from Kalshi's public API.
Export fills via the public data API, keep on-chain hashes, and chart the market's price path.
Where prediction-market trades, prices, and candles actually live — the public endpoints, the cents-vs-dollars trap, and the two-file chart.
Webull filled-order exports (Symbol, Side, Filled, Price, Filled Time) read directly.
Robinhood account activity CSV, including date-only rows, into daily review charts.
IBKR activity statements and flex-query trades, with signed-quantity direction.
Schwab transaction exports (and thinkorswim statements) with Buy/Sell actions.
Fidelity activity downloads with YOU BOUGHT / YOU SOLD and Price ($) headings.
E*TRADE transaction exports with the TransactionType Bought/Sold column.
tastytrade / tastyworks exports with BUY_TO_OPEN / SELL_TO_CLOSE actions.
MT account-history reports — one row per closed trade — with Open/Close Time, Type, Item, and Profit.
EURUSD / GBPJPY / XAUUSD entry-exit charts from broker exports or journal rows, on real forex candles.
Binance Transaction Records and Trade History exports with entry/exit markers.
The general mapping for any exchange fill export, plus Coinbase and Kraken notes.
Per-symbol pages for BTCUSDT, ETHUSDT, SOLUSDT and more — each with a real daily K-line preview and a worked CSV example.
Per-exchange column mapping for OKX Trading history, Bybit Unified Trading, and HTX order history. The OKX kline pattern review also covers reading the candles around your fills.
Per-exchange column mapping for Bitget, Gate.io, MEXC, and KuCoin trade history exports.
Per-exchange mapping for Coinbase, Kraken (XBT naming), Deribit derivatives, and Hyperliquid perps.
Download candles and trade ticks from public archives or APIs, then convert them into chartable CSVs.
Generate single or batch review charts from JSON with the Agent API; contract at /api/agents/openapi.json.
Downloadable inputs and real output PNGs for every workflow, with a machine-readable manifest.