Skip to content

Releases: PaulSquires/TradeTracker

TradeTracker 5.03

18 Dec 17:12
Compare
Choose a tag to compare
  • Fixed application crash when selecting the "pencil" edit icon in the Transactions tab.

TradeTracker 5.02

08 Dec 12:51
Compare
Choose a tag to compare
  • 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

27 Nov 16:20
Compare
Choose a tag to compare

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

20 Nov 22:57
Compare
Choose a tag to compare

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

22 Mar 21:23
Compare
Choose a tag to compare
  • Fixed closed trades that have shares/futures not honoring the "Exclude Non-Stock" setting when producing the Closed Trades output.

TradeTracker 4.1.0

01 Mar 14:47
Compare
Choose a tag to compare
  • 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

27 Feb 17:05
Compare
Choose a tag to compare
  • Fixed Custom MessageBox regression that would freeze the Trade Management dialog.

TradeTracker 4.0.1

07 Feb 16:34
Compare
Choose a tag to compare
  • 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

05 Feb 16:14
Compare
Choose a tag to compare

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

02 Dec 22:25
Compare
Choose a tag to compare

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.