Releases: PaulSquires/TradeTracker
TradeTracker 5.03
- Fixed application crash when selecting the "pencil" edit icon in the Transactions tab.
TradeTracker 5.02
- Added Setting option change the program's font size (program must be restarted for the changes to take effect).
- The 3rd panel width in "Journal Notes" was not stretching to fill available space on resize.
- In Journal Notes, fixed the "+ Add New Note" button not repositioning when the panel was resized.
- The setting "Display Net and Excess portfolio liquidity amounts" would not correctly show/hide the labels and amounts on the main screen.
TradeTracker 5.01
Minor update to add functionality for NANOS index symbol.
Also, you can now add INDEX symbols to the tt-config.txt configuration file as you need.
For example:
INDEXTICKER|RUT
INDEXTICKER|VIX
INDEXTICKER|NANOS
INDEXTICKER|DJX
INDEXTICKER|SPX
TradeTracker 5.0
Major upgrade.
Fully rewritten in C++ using Dear Imgui cross platform library.
Precompiled binaries available:
- Windows (msi installer or portable)
- Linux (AppImage)
- MacOS (dmg image)
TradeTracker 4.2.0
- Fixed closed trades that have shares/futures not honoring the "Exclude Non-Stock" setting when producing the Closed Trades output.
TradeTracker 4.1.0
- Changed the way that Shares/Futures purchases and sales are created or edited. You may have to delete and re-enter some existing shares/futures transactions if you notice that the numbers are incorrect.
- TradeTracker.exe process would remain running if "X" Close button was clicked while a popup menu was active.
- Fixed YTD closed amount not correct if filter start date does not extend to the start of the year.
TradeTracker 4.0.2
- Fixed Custom MessageBox regression that would freeze the Trade Management dialog.
TradeTracker 4.0.1
- Fixed popup menu Assign/Expire Option from stalling live data feed.
- Fixed disabled vertical scrollbar not showing when long list of unmatched trades in Reconcile dialog.
TradeTracker 4.0.0
TradeTracker 4 - too many changes and improvements to list.
Check out the new tradeTracker website for more details.
https://www.tradetracker.planetsquires.com/
IB-Tracker v3.8.0
Add: Simple check to see if a newer IB-Tracker version is available and will display that version in bottom right of the main window.
Add: Clicking on the new IB-Tracker version available label will activate your web browser and navigate to the GitHub Releases download page.
Add: ALLOWUPDATECHECK true/false configuration switch.
Fix: Corrected CloseTrades "THIS YEAR" total bug if multi-year data transactions exist in your database.
Fix: SideMenu Connected Green textcolor when hot mouseover.