Login Page - Create Account

Support Board


Date/Time: Fri, 20 Sep 2024 06:25:35 +0000



Post From: Problem referencing subgraph values from an overlaid study in ACSIL

[2014-09-15 18:35:18]
WarEagle - Posts: 73
I wrote an indicator that draws a rectangle between two prices that come from another indicator using the overlay study code given in the documentation. It works great on an indicator applied directly to the chart. However, the values I would like to use are from the same indicator applied to a second chart (different time frame) and then overlaid on the main chart with the 'Study/Price Overlay' indicator. When I use subgraphs of the overlaid indicator for the values the drawing does not show up.

Is there a limitation in accessing subgraphs of an overlaid indicator or am I doing something wrong?

Thanks