Commit Graph

3 Commits

Author SHA1 Message Date
Stefano Raggi 13e3858e34 Fix error in SetHoldings(symbol, 0) with Crypto
Fixes #1731
2018-03-21 08:34:28 +01:00
Stefano Raggi 86df0a20ff Add IsError flag to GetMaximumOrderQuantityForTargetValueResult
When buying power models return a zero quantity for an order, a flag can be set to indicate if it's an error condition, so CalculateOrderQuantity will show the error to the user.
2018-02-28 01:39:49 +01:00
Stefano Raggi 4d735756b2 Add error messages in CalculateOrderQuantity 2018-02-27 13:05:26 +01:00