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
Views:
6452
Rating:
(26)
Published:
2014.08.06 15:25
Updated:
2023.03.29 13:45
BvsB.mq5 (7.83 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

BECEMAL

An indicator for trend following trading implemented in the form of a colored cloud. Open a position when the color changes. Monotonic convergence of the lines indicates the fading trend.

This indicator is actually a combination of the bull and bear power indicators, one of which is upside down.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Originally this indicator has been written in MQL4 and was first published in the Code Base on 20.03.2012.

Figure 1. The BvsB indicator

Figure 1. The BvsB indicator

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

LarryWilliams_MinMax LarryWilliams_MinMax

A MetaTrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of Larry Williams "Long-term secrets to short-term trading".

BackgroundCandle_SimpleBars_HTF BackgroundCandle_SimpleBars_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the SimpleBars indicator.

KaufWMAcross KaufWMAcross

A semaphore signal indicator that uses crossing of a classical moving average with Kaufman's AMA indicator.

Exp_BnB Exp_BnB

The Exp_BnB Expert Advisor is based on the signals of the trend indicator BnB.