hello,
can anyone inform me of why I continually receive a syntax error pertaining to the following statement:
var fullbuy=(var nclose-var nhigh)/var nhigh);
Please note, I have tried eliminating the "var" in front of "full buy" and adding an additional "=".
Thank you in advance.
PB
can anyone inform me of why I continually receive a syntax error pertaining to the following statement:
var fullbuy=(var nclose-var nhigh)/var nhigh);
Please note, I have tried eliminating the "var" in front of "full buy" and adding an additional "=".
Thank you in advance.
PB
Comment