compile error:"line 0, column 0" - Low(0)  [SOLVED]

Questions about MultiCharts and user contributed studies.
Shaman
Posts: 32
Joined: 03 Dec 2018
Has thanked: 5 times

compile error:"line 0, column 0" - Low(0)

Postby Shaman » 19 Dec 2018

I ran into the problem Compile error line 0, column 0.
I read a few topics about this error. did not help.

while the old signals were compiled. I began to cut gradually and calculated the error in the line where instead of LowD(0) was written Low(0).

Strange, of course, when the compiler does not point to the line with this error. But maybe someone will help my example.

User avatar
Anna MultiCharts
Posts: 560
Joined: 14 Jul 2017
Has thanked: 42 times
Been thanked: 140 times

Re: compile error:"line 0, column 0" - Low(0)

Postby Anna MultiCharts » 20 Dec 2018

Hello, Shaman!

We’re planning to improve this in future versions of MultiCharts.

lantama
Posts: 96
Joined: 20 Apr 2008
Has thanked: 5 times
Been thanked: 5 times

Re: compile error:"line 0, column 0" - Low(0)

Postby lantama » 14 Mar 2019

Hello, is this fixed meanwhile?

User avatar
Anna MultiCharts
Posts: 560
Joined: 14 Jul 2017
Has thanked: 42 times
Been thanked: 140 times

Re: compile error:"line 0, column 0" - Low(0)  [SOLVED]

Postby Anna MultiCharts » 19 Mar 2019

Hello, lantama!

Yes, this improvement was introduced in MultiCharts 12 Release 4.

User avatar
WildWex
Posts: 5
Joined: 01 Jan 2019
Has thanked: 5 times
Contact:

Re: compile error:"line 0, column 0" - Low(0)

Postby WildWex » 26 Mar 2019

If I recall correctly, in my case, this happened when I was attempting to pass in a 0 value which created a divide by zero error. Your situation may be different and you may have to slowly undo some code or settings or indicators that you may have been building in order to ferret out what may be causing the issue.


Return to “MultiCharts”