Files
Alexandre Catarino 3e52816f6e
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Fixes GetBuyingPowerModel Method of DefaultBrokerageModel (#6215)
`CashBuyingPowerModel`, which reflected on `AlphaStreamBrokerageModel`, a margin-only brokerage.

It also didn't consider the account type, so `InteractiveBrokersBrokerageModel` was using the margin model even if `AccountType.Cash` was selected.

Removes `GetBuyingPowerModel` method from other Brokerage Models when their cases are covered by `DefaultBrokerageModel`

Fixes some typoes in `TradierBrokerageModel`

Fixes unit and regression tests. For the regression tests, we have explicitly set the brokerage model.
2022-02-17 19:41:55 -03:00
..
2021-11-12 19:37:23 -03:00
2021-04-02 11:20:01 -07:00
2022-02-04 16:58:25 -03:00
2021-11-15 14:44:30 -03:00
2021-12-06 19:27:27 -03:00
2021-04-30 18:45:27 -03:00
2019-04-26 18:11:48 +01:00
2019-06-03 15:09:02 -03:00