I applied this to an algo:

  1. self.Portfolio.MarginCallModel = MarginCallModel.Null 
Still get a bunch of margin calls...

Author