Page 1 of 1

Error Message Function has more than 60 upvalues

PostPosted: Wed Apr 24, 2013 8:29 am
by LordTwig
What does this error mean?
Error in file: Function at line xxx has more than 60 upvalues
This is the Function line refered to....
function ExtUpdate(id, source, period)
How do I fix it?

Is it possible to use more than 60 upvalues somehow?

What actually is an upvalue.... ?

How can I locate and display all upvalues of the function?

Re: Error Message Function has more than 60 upvalues

PostPosted: Thu Apr 25, 2013 9:37 am
by sunshine
Could you please provide a code snippet of your strategy? If it is not for public, you can send it to our support email:
support (at) gehtsoftusa . com

Re: Error Message Function has more than 60 upvalues

PostPosted: Sat Apr 27, 2013 12:26 am
by LordTwig
Thanks for help offer.

Fixed the error by recoding some of it..... I think I may have inadvertainly created a loop somehow which created the error.

Re: Error Message Function has more than 60 upvalues

PostPosted: Tue Jan 06, 2015 11:43 pm
by aryshia
If I only use 1 account then a trade loss on say five different strategies at one time, would hammer balance of only 1 account. If used say five accounts then lose would be only 1 in each account.