I have written an amazing algorithm that trades both stock and crypto, the challenge is finding a broker that will support bothCurrently I have had to split my algorithm into two instances, each on its own live node. One is connected to IBKR for stocks, and one is connected to Binance for crypto. Has anyone managed to get a single algorithm live node trading both stock and crypto (which likely means it has to run via one broker?)FEATURE REQUEST: It would be amazing if the Tastytrades integration supported both stocks and crypto, because I can do trade both in the app, but the broker integration only supports stocks at the moment. See image:

ricky-jury_1758006757.jpg

Note, in the above logs I have not deposited money into my tastytrades account yet, but my algorithm runs fine and starts up as soon as it finds equity. Does tasty trades perhaps use BTCUSDT? 

FEATURE REQUEST let us connect a single algorithm to multiple brokers please!! So that we can trade crypto and stocks/futures etc from a single live node.