Not enough series length

Questions about MultiCharts and user contributed studies.
johnyx2
Posts: 36
Joined: 18 Apr 2008

Not enough series length

Postby johnyx2 » 09 Jun 2008

Hello there,

I have a signal on a 75 bar chart. This is the wholes signal:

Print("Date ", Date);

And I get this error:

Error in study "Test": Not enough series length. Bars reference value: 500


Any help
Thanks

johnyx2
Posts: 36
Joined: 18 Apr 2008

Postby johnyx2 » 09 Jun 2008

If I change the 'Maximum Bars the study will reference' to 50, I get:

Error in study "Test": Not enough series length. Bars reference value: 50

I just changed it to 500 to see if the error will go away since the chart has only 75 bars, but the error is there in both cases

Thanks

User avatar
Marina Pashkova
Posts: 2758
Joined: 27 Jul 2007

Postby Marina Pashkova » 11 Jun 2008

Hi johnyx2,

The code as you quoted it shouldn't result in that error. Do you have any other studies applied to your chart? If you don't and still get this error message, please contact our customer support representatives via LiveChat.

Regards.


Return to “MultiCharts”