How to trade multiple strategies in one account at the same time

Author: churchillxy, Created: 2022-12-11 18:25:37, Updated: 2022-12-11 19:21:46

I need to ask you something, in one account, after reading the market, to run multiple policies at the same time, this time should be multi-process, right? The main process: Read the initial account balance Allocate a cap on each strategy Reading the market -> Start the paired subprocess/thread: Calculate the opening signals for the corresponding strategy Buying and selling Selling and buying How exactly should this be done?


More

The grassIt's not just the logic of the specific order that works.