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 to all! I have a problem: I created a button and added it and connected it to the dialog object
But now in OnChartEvent() (where dialog.ChartEvent() is placed) the button is constantly reset to its original position (not pressed). I need the button to remain unchanged after clicking it until the next click. Can someone tell me how to solve this? Thank you very much!