Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Renat Fatkhullin
- Views:
- 8749
- Rating:
- Published:
- 2012.02.08 08:29
- Updated:
- 2012.02.08 08:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/825

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

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

The oscillator consisting of Momentums series.

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