History, then Transactions
In the tastytrade (tastyworks) platform open History, then Transactions, filter to a date range, and use the CSV export.
Tastytrade trade history chart
Export transactions from tastytrade (tastyworks), upload the CSV, and KLinePic renders a K-line review image with buy/sell markers, holding window, return, and drawdown — the BUY_TO_OPEN / SELL_TO_CLOSE actions map to the right side.
In the tastytrade (tastyworks) platform open History, then Transactions, filter to a date range, and use the CSV export.
Keep Date, Action (BUY_TO_OPEN / SELL_TO_CLOSE), Symbol, Quantity, and Average Price.
Equity rows render directly. The open/close action wording keeps long and short trades on the correct side of the chart.
Remove the account number and personal identifiers before uploading. Only the trade columns are used to draw the chart.
A tastytrade transaction export is one row per leg, with BUY_TO_OPEN / SELL_TO_CLOSE actions:
Date,Type,Action,Symbol,Instrument Type,Description,Value,Quantity,Average Price,Commissions,Fees 2026-07-01T09:40:00-0400,Trade,BUY_TO_OPEN,AMD,Equity,Bought 12 AMD,-1800.00,12,150.00,0,0 2026-07-03T15:50:00-0400,Trade,SELL_TO_CLOSE,AMD,Equity,Sold 12 AMD,1920.00,12,160.00,0,0
KLinePic folds the open and close into one AMD trade and draws the entry and exit on US stock candles. This page targets searches such as “tastytrade trade history chart”, “tastyworks transactions to chart”, “tastytrade trading journal chart”, and “tastytrade CSV to candlestick chart”.
In the tastytrade (tastyworks) platform open History, then Transactions, filter to a date range, and use the CSV export. It carries Date, Action, Symbol, Quantity, and Average Price.
Yes. KLinePic reads BUY_TO_OPEN, SELL_TO_CLOSE, SELL_TO_OPEN, and BUY_TO_CLOSE and maps them to the correct long or short entry and exit.
US stock symbols are matched to US equity K-line data so entry and exit markers land on the correct candles.