Files
quantconnect--lean/Algorithm.CSharp
Alexandre Catarino 84264ca7ef Adds CustomBuyingPowerModelAlgorithm (#4824)
* Adds CustomBuyingPowerModelAlgorithm

This algorithms is an example on how to implement a custom buying power model.

In this particular case, it shows how to override `HasSufficientBuyingPowerForOrder` in order to place orders without sufficient buying power according to the default model.

* Upgrades CustomModelsAlgorithm to Include CustomBuyingPowerModel

The custom buying power model overrides `HasSufficientBuyingPowerForOrderResult` but it doesn't change the trades and, consequently, the regression statistics.
2020-10-21 17:27:30 -07:00
..
2019-05-22 09:36:19 -07:00
2019-10-16 13:35:05 -03:00
2020-05-15 17:32:46 -03:00
2019-04-18 23:29:51 +01:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00
2020-05-15 17:32:46 -03:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00