[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EXE code to large?



PureBytes Links

Trading Reference Links

I'm trying to add the ADX to a system.  I'm entering:

value1 = ADX(14);

When I do this and verify I get:  "EXE code to large and Variables and arrays 
cannot be passed to function lowest" messages.

Any ideas on how to resolve this?

Thanks in advance,

Vince