Login Page - Create Account

Support Board


Date/Time: Sun, 26 Apr 2026 16:22:44 +0000



Post From: Do I need 2 SC Instances to Run Realtime Denali CME Data + Execute via CGQ Order Routing

[2026-04-17 18:38:35]
Shores2021 - Posts: 56
Is sending orders from several different charts for the same symbol to execute
will work or will the cross long vs short fills confuse the loop between desired POS vs LIVE FILLS from the broker?

EXAMPLE:

INSTANCE1
-----------SIGNAL-ACTUAL POS TOTAL(IB)
CHART#1 ES +1 +1
CHART#2 ES +2 +3
CHART#3 ES -4 -1
_________________________________________________    
-1 NET POSITION ON THE ACCOUNT FOR ES
              
will this -1 current TOTAL POS cause issues with chart#1, #2, #3 spreadsheet logic
which locally shows POS Chart#1 +1,Chart#2 +2,Chart#3 -4?
Will this force charts#1,#2,#3 to try to match orders between local sims and actual fills?

Thank you very mych.