Login Page - Create Account

Support Board


Date/Time: Thu, 19 Sep 2024 16:29:56 +0000



Post From: Apply changes to multiple charts/studies (either via UI or programatically)

[2014-06-13 09:01:43]
corbeste - Posts: 74
Hi,

I use SC for (among other things) monitoring the breadth of a number of stocks that underlie the index. I have my own studies that perform the calculations. At the moment they are referencing studies in the charts of the stocks and collating this data to create the breadth statistics. For example, I will use the Daily OHLC or a set of moving averages and sum up the various study outputs for the master breadth chart.

Every time I want to modify the studies, I need to go into each chart and manually change the studies. I want to know if its possible to make changes to the underlying studies all at once - perhaps via the API or maybe through the UI using a feature I dont know about yet. I already have the charts linked, but that does not apply to studies.

Is there anything here I can do? I am a former programmer so I have no issues with doing this via C++ but I cannot find any APIs that expose this information. Its getting to be a pain as each index requires monitoring of around 50-80 stocks.