Files
Alexandre Catarino dd8dc473b3 Improve Error Message For Arithmetic Overflow In Decimal Cast of Double (#4728)
* SafeDecimalCast Throws Exception For Non-Finite Numbers

* Fixes Arithmetic Overflow Exception in QCAlgorithm.Trading Methods

Replace decimal cast for `SafeDecimalCast()`.

If the algorithm uses a non-finite number in QCAlgorithm trading methods, it will throw with an user-frieldly exception message.

* Fixes KellyCriterionProbabilityValue Calculation
2020-09-18 09:17:09 -03:00
..
2020-07-27 14:11:40 -07:00
2019-08-16 18:07:30 -03:00
2019-07-10 18:44:28 -03:00
2020-08-18 20:21:10 -03:00
2020-02-13 16:10:52 -03:00
2019-08-16 18:07:30 -03:00
2019-02-06 21:10:28 +00:00
2020-04-01 16:15:05 +01:00
2020-07-16 11:40:32 -03:00
2020-06-01 21:27:45 -03:00
2019-04-26 18:11:48 +01:00
2020-08-18 20:21:10 -03:00
2019-04-30 11:45:07 -03:00
2020-08-27 12:09:20 -03:00
2019-06-03 15:09:02 -03:00
2019-08-16 18:07:30 -03:00