Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

3D Spiral Quotes - indicator for MetaTrader 5

Views:
13786
Rating:
(29)
Published:
2020.01.18 04:31
Updated:
2022.12.12 23:53
\MQL5\Include\Canvas\
iCanvas_CB.mqh (56.9 KB) view
3DSpiral.mq5 (4.73 KB) view
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.





    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".