I made a small application to review my trades and make some statistics about the results of each strategy. I wrote it because I needed some tools to speed up my journaling and to help me reviewing my trades and didn’t find something out there that was exactly personalizable for my style of trading and my way of journaling...
Thought that sharing it with you guys would be a way to give back some of the great help that I received from this community!
Features
The application imports automatically from the DAS logs your trades and displays:
The results for each trade and trading day
All the entries and exits
If you use hard stops based on trigger orders, the risk of the order/trade
The risk/reward of the trade, based on the S.L. orders or on a fixed $ amount
You can create trading strategies and associate to each trade additional information:
The strategy used
Whether the setup was valid or not according to the strategy, and if your execution of the strategy was good
The theoretical maximum target that could be reached -> based on that the app calculates the maximum result of the trade if you closed your whole position at the max target
If the trade is a “playbook trade”, i.e. if you want to add it to the list of your “ideal” trades for this particular strategy
You can associate custom tags to the trade
You can choose to exclude the trade from the calculations of the daily results and of the statistics
You can attach a screenshot from the clipboard, or import it from a file
You can add quick comments as well as a detailed review of the trade
Based on that, the tool calculates some statistics:
Number of trades and global result of the trades in each strategy
Number of winners/loosers, percent winners/loosers and average winner/looser in the strategy
Average result and average max result of the trades in the strategy
Average risk/reward and max risk/reward of the trades in the strategy
You can filter the trades for which you want the statistics:
Start date/end date
Time of day
Strategy
Direction (long/short)
Whether the setup is valid, and whether the execution was good
You can select the playbook trades only
You can filter the trades by tags
You can select only the winner or the looser trades
You can filter by trading account
You can visualise the equity curve of your trades:
You can filter the trades used to calculate the equity curve
The equity curve is synchronized with the statistics
Screenshots
Download
Setup:
Download and run the installer inside the zip. Once installed, just select the DAS Trader directory and the application will automatically start loading your trades.
If you already installed a previous version of the program, the installer will automatically import all your data. In any case you can transfer/backup your data through the Import/Export functions from the File menu.
Download link:
TradeReview 1.3.1 Setup
New in 1.3.0:
Equity curve visualization, synchronized with the filters of the Statistics tab
Possibility to edit the trade details directly from the table + added context menu for trade exclusion/details
Joined the Trades and Analysis tabs (can be reverted through settings)
Possibility to filter the trades also by long/short direction
Possibility to add some brief comments about the trading day
Possibility to import the last DAS screenshot
Possibility to visualize more fields in the trades tables
Bug fixing
New in 1.3.1:
Possibility to filter the trades by time of day
Trades executed in replay mode are discarded
Bug fixing