Releases: jocon15/StockBench
Releases · jocon15/StockBench
StockBench 1.8.0
- Fixed issue causing strategy studio to crash if an invalid file was selected
- Output box messages are now wrapped to prevent them from being cut off
- New account value over time chart for singular results
- Distribution plots now have a vertical line at the origin to better denote the origin and perceived skew
StockBench 1.7.2
- Fixed issue causing multi copy to clipboard to cause crash
- Oscillation-based charts with horizontal triggers are now fully shown
StockBench 1.7.1
- Added message box to copy to clipboard buttons
- Fixed issue causing a crash if folder export to excel clicked before simulation complete
- Fixed issue where folder results heatmap would not activate
- Fixed issue where folder progress bar would not update with accurate progress values
- Fixed issue where folder copy to clipboard was not working
StockBench 1.7.0
- Added trade duration tabs to simulation results
- Removed beta labels from strategy studio
- Removed deprecated export to excel buttons from the singular and multi results windows
- GUI no longer crashes when an unexpected error happens during a simulation
StockBench 1.6.2
Added positions histogram charts to multi and head to head results
StockBench 1.6.1
- Fixed issue causing crash if no cache file present
StockBench 1.6.0
- Head to head strategy simulation
- Folder of strategy simulation
- Hover shading on buttons
StockBench 1.5.0
- UI updates
- Terminal output to results window
- Stock split exclusion
- Caught errors if symbol does not have enough data
- Export simulation results to clipboard
- Recently opened strategy file cached for easier use
- Multiprocessing for faster analytics of multi simulations
- Option to skip charts and only show numeric results (faster)
- Multi simulation metadata
- Fixed issue causing elapsed time to not show up
StockBench 1.4.0
New Features
- Terminal-style output in result overview tab for information about the simulation progress under the hood.
- Style updates for html viewers and strategy studio
- Stock splits are now avoided (also logged to the output)
- Unknown errors during simulation are printed to the output instead of just hanging
- Pre-simulation checks for OHLC data that may show signs of insufficient data
Revisions
- Removed unnecessary log messages
StockBench 1.3.0
New experimental features