If I have two different live deploy quant strategies. Can I have them all place orders within the same single Charles Schwab securities account through QuantConnect?

Because on this website, it says:" When you deploy live algorithms with Charles Schwab, we don't save your brokerage account credentials. Charles Schwab only supports authenticating one account at a time per user. If you have an algorithm running with Charles Schwab and then deploy a second one, the first algorithm stops running."

https://www.quantconnect.com/docs/v2/cloud-platform/live-trading/brokerages/charles-schwab

trader-ostburg_1751526796.jpg

 

I would like to clarify the meaning of the following statement:

  • Does it mean that a single QuantConnect account can only be linked to one Charles Schwab account at a time, but I am allowed to deploy multiple algorithms concurrently, all submitting orders to the same Schwab account?

OR

  • Does it mean that a single Charles Schwab account can only support one live-deployed algorithm at any given time, such that deploying a second algorithm would cause the first to be terminated?

 

 

 

The reason I ask is that, Charles Schwab does not seem to prohibit the simultaneous execution of multiple strategies. For example, I have run multiple strategies concurrently on the same Schwab account using Thinkorswim.