Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

3D Spiral Quotes - indicateur pour MetaTrader 5

Vues:
13755
Note:
(29)
Publié:
2020.01.18 04:31
Mise à jour:
2022.12.12 23:53
\MQL5\Include\Canvas\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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".