Releases: jocon15/StockBench
Releases · jocon15/StockBench
StockBench 1.17.2
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
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
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
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
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
- 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
- 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
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
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
- Added markdown export capability for singular simulation results