Commit 8721654
authored
fix(strategy): calculate total PnL percentage correctly in portfolio summary (#489)
## 📝 Pull Request Template
### 1. Related Issue
Closes # (issue number)
### 2. Type of Change (select one)
Type of Change: Bug Fix / New Feature / Code Refactor / Documentation
Update / Other: __________
### 3. Description
Please describe the changes made and why they are necessary.
### 4. Testing
- [ ] I have tested this locally.
- [ ] I have updated or added relevant tests.
### 5. Checklist
- [ ] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md)
- [ ] I have followed the [Contributing Guidelines](./CONTRIBUTING.md)
- [ ] My changes follow the project's coding style1 parent cec2234 commit 8721654
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments