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 7677461

Browse filesBrowse files
committed
MNT: Update CHANGELOG for v0.6.5
1 parent f178536 commit 7677461
Copy full SHA for 7677461

1 file changed

+16-1Lines changed: 16 additions & 1 deletion

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
+16-1Lines changed: 16 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ These were the major changes contributing to each release:
55

66
### 0.x.x
77

8+
### 0.6.5
9+
(2025-07-30)
10+
11+
* Include 'Commission' column in `stats._trades` DataFrame (#1277), thanks to Abhirath Mahipal.
12+
* Bugfixes:
13+
* Fix computing commissions when specified with relative amount.
14+
* Fix sometimes cleared SL value in `stats._trades` data frame
15+
* Ensure order size is integer to avoid weird rounding errors.
16+
* Account for commissions in `Trade.pl` and `Trade.pl_pct` (#1279), thanks to Abhirath Mahipal.
17+
* `functools.partial` objects do not always have a __module__ attr in Python 3.9
18+
* Plotting:
19+
* Return long/short triangles to P&L section!
20+
* Do plot `plot=False, overlay=True` indicators, but muted.
21+
22+
823
### 0.6.4
924
(2025-03-30)
1025

@@ -241,4 +256,4 @@ affecting other platforms too much.
241256
### 0.1.0
242257
(2019-01-15)
243258

244-
* Initial release
259+
* Initial release

0 commit comments

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