Files
Alexandre Catarino a7b2d9450f Fixes Double to Decimal Cast in GetAnnualPerformance (#5492)
`GetAnnualPerformance` raises an exception if the `AnnualPerformance` calculation returns a double that cannot be cast to decimal (smaller than `decimal.MinValue` or bigger than `decimal.MaxValue`).
See `ProbabilisticSharpeRatio` where the same solution was applied.
2021-04-19 10:43:47 -03:00
..
2019-06-06 20:28:54 -03:00
2021-03-22 11:08:48 -07:00
2018-12-10 13:18:41 -03:00
2019-10-21 15:54:42 -03:00
2015-09-16 20:48:02 -04:00