We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f178536 commit 7677461Copy full SHA for 7677461
CHANGELOG.md
@@ -5,6 +5,21 @@ These were the major changes contributing to each release:
5
6
### 0.x.x
7
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
23
### 0.6.4
24
(2025年03月30日)
25
@@ -241,4 +256,4 @@ affecting other platforms too much.
241
256
### 0.1.0
242
257
(2019年01月15日)
243
258
244
-* Initial release
259
+* Initial release
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments