Lean icon indicating copy to clipboard operation
Lean copied to clipboard

Report Generator FormatException Due to non-USD Capacity

Open AlexCatarino opened this issue 3 years ago • 0 comments

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 master branch
  • [x] I have confirmed that this is not a duplicate issue by searching issues
  • [x] I have provided detailed steps to reproduce the issue

AlexCatarino avatar Aug 08 '22 16:08 AlexCatarino