Trading Journal Manager

A python Tk GUI that creates, writes text and attaches images into a custom spreadsheet file.

Designed to help you log your analysis and maintain discipline during your trades.

You can customize your own “Category” and “Mind State” levels that apply best to your trading strategies. Simply change the few lines of code at the top of the script.

Tested in python 3.10.2. It should work fine on Windows/Linux/Mac OS.

Packages needed:

-openpyxl

-Pillow

Screen Shot 2022-02-05 at 12 33 16 PM
Screen Shot 2022-02-05 at 12 33 12 PM
Screen Shot 2022-02-05 at 12 33 06 PM

GitHub

View Github