거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

3D Spiral Quotes - MetaTrader 5용 지표

조회수:
13740
평가:
(29)
게시됨:
2020.01.18 04:31
업데이트됨:
2022.12.12 23:53
\MQL5\Include\Canvas\
3DSpiral.mq5 (4.73 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.





    Pseudo-Indicator with Asynchronous Multi-Threaded Calculations Demo Pseudo-Indicator with Asynchronous Multi-Threaded Calculations Demo

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

    Price in polar coordinate system Price in polar coordinate system

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

    CHistoryPositionInfo Class CHistoryPositionInfo Class

    A class for easy access to the closed position properties.

    3D Moving Average 3D Moving Average

    The first really 3D indicator "Moving Average".