Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Scripts

OpenCL Test - script pour MetaTrader 5

Publié par:
Renat Fatkhullin
Vues:
8003
Note:
(40)
Publié:
2012.02.08 08:29
Mise à jour:
2012.02.08 08:45
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Starting from build 581, the native support of the OpenCL interface has been added for using GPU capacities.

Here is a small working example of the Mandelbrot fractal calculation in OpenCL. The OpenCL accelerates calculations of fractal approximately up to 100 times in comparison with the CPU calculations.


Mandelbrot set in MQL5, generated using OpenCL


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/825

CMO CMO

In this version of Chande Momentum Oscillator the smoothed price is used for the calculations.

Ultra Spearman Rank Correlation Ultra Spearman Rank Correlation

This trend indicator is based on SpearmanRankCorrelation indicator values and analysis of its signal lines.

JCFBaux JCFBaux

The oscillator consisting of Momentums series.

KalmanFilter KalmanFilter

The indicator displays the fast adaptive line that allows to evaluate a trend line.