Tradewaysdocs

Sierra Chart

Export trade activity from Sierra Chart and import it into Tradeways.

Sierra Chart

Import trade fills from Sierra Chart's Trade Activity Log.

Export from Sierra Chart

  1. Open Sierra Chart and click Trade → Trade Activity Log.
  2. Go to the Trade Activity tab.
  3. Select Fills from the dropdown (or leave as All to include stop loss and take profit levels), then click Apply.
  4. Use the filtering controls to display the trades you want to import.
  5. Click File → Save Log As and save as a text file.

Upload to Tradeways

Import dialog with Sierra Chart selected
Import dialog with Sierra Chart selected
  1. In the Trade Log, click Add Trades → File Upload.
  2. Select Sierra Chart as the broker.
  3. Drag and drop the exported text file onto the upload zone, or click to browse.
  4. Select the timezone of the computer running Sierra Chart. This is the timezone of the machine itself, not the chart time zone setting. Correct timezone selection ensures timestamps are converted to UTC accurately.
  5. Review the preview — check the execution count and grouped trades.
  6. Click Import to confirm.

Each fill in the activity log carries a fill execution ID that Tradeways uses as the dedupe key, so re-uploading an overlapping export will not duplicate trades.

File Requirements

  • Use the tab-separated .txt file that Save Log As produces. Sierra Chart chart data and settings files are not supported.
  • The file needs the ActivityType column with Fills rows, plus BuySell, Quantity, FillPrice, Symbol, DateTime, and FillExecutionServiceID.
  • Orders rows are optional. When they are present, Tradeways reads stop loss and take profit levels from them and attaches them to the matching trade.
  • Rows with an activity type other than Fills, Orders, Account Balance, Positions, or Info are reported as skipped.

Limitations

  • Futures only. Every Sierra Chart fill is imported as a futures fill. Exchange suffixes are removed and the dated contract is preserved, so MESM25_FUT_CME imports as a dated MES contract.
  • The Export file ignores your timezone selection. A file produced by Export instead of Save Log As stores exchange-native prices and UTC timestamps. Tradeways detects that layout, divides the prices by 100, and reads the timestamps as UTC. Use Save Log As when you want the selected timezone to apply.
  • Symbol settings changed mid-period. A Save Log As file can still hold exchange-native rows when the symbol settings changed inside the exported period. Tradeways corrects those prices row by row. Check the preview against your statement when prices look scaled.

On this page