



I made my own options Auditor and Journaling system
Currently on my mac after every trading day I run two executables. "goldilocks" (dont ask about the name Lol) audit and journal.
Features of the audit consist of a walkthrough of IN-TRADE minute by minute option data and also two hours post exit data to formulate accurate bracket recommendations (which t1/t2 runner if applicable is best suited without hitting stop first). accounting for things like CALMAR (max drawdown) and the sharpe ratio with minuscule risk of ruin. Self optimizing as the sample grows. I only trade QQQ 0dte single leg long only (puts/calls)
Features of the journal are like what many have already seen before. off the executable a push to schwab api to recollect new trades (old is cached, to reduce future run times). Net P/L, option price history chart in trade and post exit data, notes that the md can recollect for future advice/changes to brackets, and a few other things you can see.
my question now is, what can be improved? what are some things you have implemented to aid in your trading, happy to hear what the community here has to share.