Dear All

I'm looking to build a setup where i decouple the strategy target generation from the target execution. My ideal setup is to have multiple strategies running independently (and concurrently) and each generating its own targets on it own schedule and frequency and one centralized process aggregating all strategies targets, matching them internally and sending the aggregated target to the broker.

In a sense, the strategies will see the centralized execution as a virtual broker, but will get the real time feed from the actual broker. 

Is this a setup that QC framework can handle?

Thanks

Rubio