Some quick questions about deploying an algorithm live:

- If my self.SetCash is set to $10,000 and my account has $20,000... will the algorithm use my full amount of $20,000 or only $10,000? all my order sizes are set to be x1.0 the SetCash but I just want to make sure lol

- If for whatever reason, my account gets disconnected to the algorithm with open trades... can I deploy again the algorithm and it will take into consideration the open trades? (as long as they are symbols that get used in the algorithm)

- Anything to avoid when using Interactive Brokers as the brokerage where all trades will be taking place?

Please let me know if you need clarification on any of the questions.