Skip to content

Releases: jocon15/StockBench

StockBench 1.17.2

04 Feb 21:45

Choose a tag to compare

Bugfix

  • Fixed crash if no strategy file exists at location when run
  • Fixed crash if strategy studio opened with a strategy file containing malformed JSON
  • Fixed issue where filepaths were not getting cached correctly

Revisions

  • File/folder paths are now cached as soon as they are selected
  • Increased strategy studio font size

StockBench 1.17.1

03 Feb 01:29

Choose a tag to compare

Bugfix

  • Fixed an issue where PLPC values in folder results Markdown exported files had $ units
  • Fixed an crash when copy to clipboard button was clicked on folder results window
  • Fixed an issue where cell values in folder results excel exported files

v1.17.0

31 Jan 02:10

Choose a tag to compare

New Features

  • Redesigned horizontal config UI allows for better visual separation of related controls

Revisions

  • Extended rounding length for PLPC values

Bugfix

  • Fixed an issue where longer folder simulations caused results window crash due to comma insertion

StockBench 1.16.0

28 Dec 16:21
4934044

Choose a tag to compare

New Features

  • Transition to fusion PyQt theme
  • Folder results table is now bigger and easier to read
  • Folder results table has colored values (red & green) for relevant +/- values
  • Folder results table contains PLPC values as well
  • All simulation results contain PLPC values

Revisions

  • Inline redundant box plot labels removed
  • No more console printing of simulation results

Bugfix

  • Fixed folder results heatmap crash issue
  • Fixed logging-enabled option
  • GUI status box is now scrollable

v1.15.0

27 Oct 19:39

Choose a tag to compare

New Features

  • Added box and whisker chart tabs as an alternative way to view positions PL distributions

Revisions

  • Fixed labeling of positions PL histogram chart (was falsely labeled as positions PLPC)
  • MVC restructure allows for expanded testing of critical functions

StockBench 1.14.1

04 Aug 04:19

Choose a tag to compare

  • All results windows now display values rounded correctly based on its type
  • Folder results column headers now include units where relevant
  • Removed unused header from results sidebar
  • Broker connection errors are now nicely caught ant displayed in status box

StockBench 1.14.0

03 Aug 21:06

Choose a tag to compare

  • Folder results cell data is no longer editable
  • Removed dots from mean and median lines on results charts
  • Added chart titles to obscure chart axes
  • Singular account value results chart is now a line chart with under curve shading (was bar chart)

StockBench 1.13.1

29 Jul 03:53
3f52d79

Choose a tag to compare

Bugfix

  • Fixed issue were multi chart creation would hang due to spawning subprocesses as app instances (when launching StockBench from another process)

StockBench 1.13.0

22 Jul 17:14
b56dd08

Choose a tag to compare

New Features

  • Added markdown exporting for folder simulations

Revisions

  • Fixed label for folder positions PL histogram
  • Set default simulation length to 1 year

Bug Fixes

  • Fixed issue causing status log messages to duplicated in comparison simulations

StockBench 1.12.0

21 Jul 19:55

Choose a tag to compare

  • Added markdown export capability for singular simulation results