Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

OpenCL Test - script per MetaTrader 5

Pubblicati da::
Renat Fatkhullin
Visualizzazioni:
8005
Valutazioni:
(40)
Pubblicato:
2012.02.08 08:29
Aggiornato:
2012.02.08 08:45
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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


Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.