When you change an input variable, you go through a deInit/OnInit cycle. Did you delete your objects in deinit?
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
I have the following code to display a text object on the chart:
It works fine, but when I change an input variable, the text disappears.
Probably something simple, but can anyone tell me why?