Compiled with errors.
'CSphere' - struct or class is already defined SphereSample.mq5 21 7
'Sphere' - undeclared identifier SphereSample.mq5 39 11
'=' - illegal operation use SphereSample.mq5 39 20
possible loss of data due to type conversion SphereSample.mq5 39 20
'Sphere' - struct or class type expected SphereSample.mq5 40 11
'Sphere' - undeclared identifier SphereSample.mq5 49 7
'Sphere' - struct or class type expected SphereSample.mq5 50 7
'Sphere' - struct or class type expected SphereSample.mq5 52 7
'Sphere' - struct or class type expected SphereSample.mq5 54 7
'Sphere' - struct or class type expected SphereSample.mq5 56 7
'Sphere' - undeclared identifier SphereSample.mq5 68 10
'delete' - object pointer expected SphereSample.mq5 70 10
'Sphere' - undeclared identifier SphereSample.mq5 91 16
'Sphere' - struct or class type expected SphereSample.mq5 93 16
13 error(s), 1 warning(s) 1 1 1
It compiles with errors.
Thank you. Updated.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
SphereSample:
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj, CChartObjectText).
Author: MetaQuotes Software Corp.