Skip to content

Releases: PaulSquires/TradeTracker

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.

IB-Tracker v3.7.0

01 Dec 00:34
Compare
Choose a tag to compare

Add: New config true/false option "SHOWPORTFOLIOVALUE|" that will show/hide your total portfolio value and excess liquidity on the main screen.
Change: Naming of "Options Trade" to "Custom Options".
Change: Left side Main Menu changed to an owner listbox replacing the existing push buttons. This allows for an added scrollbar should the main application resize smaller than the height of the main menu.

IB-Tracker v3.6.0

26 Nov 21:28
Compare
Choose a tag to compare

Add: New menu option for "Trade Plan". Area to enter your trade plan notes.

IB-Tracker v3.5.0

18 Nov 03:04
Compare
Choose a tag to compare

Add: If Futures transaction edited to change Contract Expiry date then Ticker data will be requested again preventing the display of "0.00".
Add: Reconcile /LE futures with cents to dollars adjustment (same as /HE ticker).
Add: User should install Segoe UI font under Linux Wine if used on that platform.
Add: isWineActive() to bypass MainWindow_BlurPanels() whenever a popup dialog is displayed (eg. TradeDialog) under Wine/Linux. The BlurPanels code would problems under Wine.

IB-Tracker v3.4.0

06 Nov 22:55
Compare
Choose a tag to compare

New: Ability to add "Other Income/Expense" transactions (e.g. Interest Income earned).
New: New option to "Add Dividend to Trade".
Fix: Better formatting for the results in the Reconciliation popup dialog.
Fix: 30 day ROI for 0DTE trades.