marketstudent
08-13-2010, 09:50 PM
I have a simple strategy: it performs PlaySound() and DrawTriangleDown() when certain condition is met on bar close(CalculateOnBarClose=true). I have this stragegy running in NT control center's strategy tab for instrument ES, and at the same time I have a ES chart open with charttrader enabled.
Is this strategy going to update(DrawTriangleDown()) on the ES chart? and if there is more than 1 ES chart, how does it know which chart to update?
Thanks!
Is this strategy going to update(DrawTriangleDown()) on the ES chart? and if there is more than 1 ES chart, how does it know which chart to update?
Thanks!