Support Board
Date/Time: Mon, 25 Nov 2024 02:37:27 +0000
Post From: Continuous contract - with sc.OpenChartOrGetChartReference - spawns charts from expired symbols
[2013-10-18 18:04:03] |
T44 - Posts: 363 |
When I select checkbox for Continuous Futures Contract in a chart which has a study using sc.OpenChartOrGetChartReference, I get a bunch of new charts loaded for each of the prior months which loads in before the data is combined. Is there a way to only update studies when the data has been merged up to present? Currently I would have to manually close all the additional charts which were spawned...and this will happen every time I change the symbol. Could this be changed in a later release, or is there code I could add to the study to ensure it did not update until all data from all the months has been merged? Thanks. |