
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 a CAppDialog with some control on it, like RadioGroup. It does not work at all on strategy tester.
If I use normal Button that is created by CreateObject(), so I can find it and set or get value from it. But CAppDialog radiogroup is not accessible.
Is there any way to solve this problem?