Stephen Reynolds: I press the button CHARTEVENT_OBJECT_CLICK returns 11 instead of just 1?
Object click is apparently defined as 11. Other chart events have other numbers. Your print statement is Print(11); Why do you expect otherwise?
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
Hi, I want to know why within the following code when I press the button CHARTEVENT_OBJECT_CLICK returns 11 instead of just 1?