Join our fan page
- Views:
- 14796
- Rating:
- Published:
- 2020.01.18 04:31
- Updated:
- 2022.12.12 23:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
3D is applied without the use of Direct X only by means of the iCanvas class.
There is only one parameter in the indicator - A maximum number of circles displayed.
To change the period (the number of bars in one circle), you need to click the left mouse button and the period changes depending on the position of the mouse horizontally. Clicking again with the left mouse button exits the period change mode.

This is an indicator w/o buffers which demonstrates parallel multi-threaded calculations in chart objects hosting worker expert adviser.

Just for experiment and to demonstrate the possibilities of Canvas. The price is drawn in the polar coordinate system by winding circles.

A class for easy access to the closed position properties.

The first really 3D indicator "Moving Average".