I'm trying to reference an indicator within a strategy that has values stored under the Variables section as a private double which are named line1Value, line2Value etc.
I'm getting an error when I'm trying to compile the code as follows;
No overload for method 'Number6' takes '0' arguments.
Appreciate the help,
suprsnipes

Comment