당사 팬 페이지에 가입하십시오
- 조회수:
- 14805
- 평가:
- 게시됨:
- 2020.01.18 04:31
- 업데이트됨:
- 2022.12.12 23:53
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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".