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

Fractional_Bands - indicator for MetaTrader 5

Views:
4921
Rating:
(16)
Published:
2017.01.26 09:23
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real Author: jppoton@yahoo.com

Fractional Bands modifies the price changes using the fractal Brownian motion, which takes into account the fractal dimension. This indicator differs from the classic Bollinger bands, which are based on Brownian motion by Wiener (special case of the fractal Brownian motion). It also uses various equations from the Fractal Bands indicator (https://www.mql5.com/en/code/8895). Despite the fact that these differences in greater degree correspond to the model from a mathematical point of view, they, however, do not make the indicator more interesting in terms of trading. Nevertheless, it may be useful when applied in combination with other indicators.

More details in the author's blog

The original indicator was developed in the MQL4 language and published in the CodeBase on 07.05.2009.

Fig1. The Fractional_Bands indicator

Fig1. The Fractional_Bands indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17074

Ilan1.4 Ilan1.4

Ilan1.4 - Expert Advisor for MetaTrader 5.

Exp_SilverTrend_Signal_ReOpen Exp_SilverTrend_Signal_ReOpen

The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.

WeightOscillator_HTF WeightOscillator_HTF

The WeightOscillator indicator with the timeframe selection option available in the input parameters.

Exp_WeightOscillator Exp_WeightOscillator

The simplest EA based on the WeightOscillator weighted oscillator.