Lean
Lean copied to clipboard
Report Generator FormatException Due to non-USD Capacity
Expected Behavior
The Report generator handles any algorithm default currency,
Actual Behavior
FormatException when the default currency is not USD (BTC for example) on EstimatedCapacityReportElement.cs#L56
Potential Solution
N/A
Reproducing the Problem
Generate a report using the following file: 35cb6d59afa6f9d46d4b83e5b1c4a237.json
Checklist
- [x] I have completely filled out this template
- [x] I have confirmed that this issue exists on the current
masterbranch - [x] I have confirmed that this is not a duplicate issue by searching issues
- [x] I have provided detailed steps to reproduce the issue