Error during signal compilation  [SOLVED]

Questions about MultiCharts and user contributed studies.
User avatar
virginiatrader
Posts: 79
Joined: 05 May 2007
Location: Virginia
Has thanked: 5 times
Been thanked: 5 times

Error during signal compilation

Postby virginiatrader » 13 Jan 2013

Good morning to the Forum...

While working on a variation of a signal, I have generated an error message I have never seen before:

Code: Select all

Study: "ADC Idx System 4 data2 TEST" (Signal)
Please wait ....
------ Compiled with error(s): ------
The study or related functions in use. Please remove the study from the chart first
errLine 0, errColumn 0, errLineEnd 0, errColumnEnd 0
causal study: (Function)
I have a function called "ADCIndex" which also runs in an indicator, but there are no studies within the chart / workspace I am working in. If I copy the existing code to a new signal, or if I delete the function and add anything else, I get the same error.

I have a lot of charts and workspaces in my library...I would hate to have to review each one for an errant indicator.

Your thoughts and guidance are appreciated in advance.

virginiatrader

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Error during signal compilation  [SOLVED]

Postby TJ » 13 Jan 2013

Try closing all the charts first, then compile.

User avatar
virginiatrader
Posts: 79
Joined: 05 May 2007
Location: Virginia
Has thanked: 5 times
Been thanked: 5 times

Re: Error during signal compilation

Postby virginiatrader » 13 Jan 2013

TJ:

Interesting fix...worked like a charm!

Many thanks...

virginiatrader


Return to “MultiCharts”