Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf596b4

Browse filesBrowse files
committed
MNT: Update CHANGELOG for v0.6.2
1 parent 58de404 commit cf596b4
Copy full SHA for cf596b4

1 file changed

+14Lines changed: 14 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ These were the major changes contributing to each release:
55

66
### 0.x.x
77

8+
### 0.6.2
9+
(2025-02-19)
10+
11+
* Enhancements:
12+
* Grid optimization with mp.Pool & mp.shm.SharedMemory (#1222)
13+
* `backtesting.lib.FractionalBacktest` that supports fractional trading
14+
* `backtesting.__all__` for better `from backtesting import *` and suggestions
15+
* Bugs fixed:
16+
* Fix remaining issues with `trade_on_close=True`
17+
* Fix trades reported in reverse chronological order when `finalize_trades=True`
18+
* Fix crosshair not linked across subplots
19+
* Cast `datetime_arr.astype(np.int64)` to avoid Windos error
20+
21+
822
### 0.6.1
923
(2025-02-04)
1024

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.