
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
This is the code on line 252?
Which is one of the first lines inside the onCalculate function.
something wrong with calling the Time array like that??
This is the code on line 252?
Which is one of the first lines inside the onCalculate function.
something wrong with calling the Time array like that??
I removed candleNotifyFlag = Time[0]; and the error subsided. I don't understand why though. I wasn't even using the variable anymore.