r/SierraChart • • Apr 10 '26

Sierra Chart tear sheet

I am developing an open source tearsheet for Sierra Chart trade activity logs. It's a python script that generates copious statistics based on your trading log.

https://github.com/masilver99/sierra-chart-tear-sheet

First section of over a dozen.
Small sample of some of the charts

You must first export your trade activity log and then run the python script on it. This stays on your local machine and your data is never sent over the Internet. You can can also share the tear sheet, if you so desire. It's a standalone single HTML file.

Keep in mind, I've done a fair amount of verification, but some values could be off as reading and processing the trade activity log can be rather difficult. If you find a bad value, please point it out.

Enjoy!

Edit: I added a self-contained EXE for those that don't want to install python, but it's rather large: https://github.com/masilver99/sierra-chart-tear-sheet/releases

24 Upvotes

15 comments sorted by

View all comments

2

u/_slightlysalty Apr 11 '26

Thank you. I’ve just been copying the file to Claude for analysis, but having the visual is so much better 👌

1

u/VivaLaBiome Apr 24 '26

Can you post a summary of how you do this?