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

BullsBearsVolume - indicator for MetaTrader 5

Views:
9445
Rating:
(24)
Published:
2012.12.21 12:36
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator is based on the indicators' code of MetaQuotes Software Corp. Bears.mq5 and Bulls.mq5.

Indicator values ​​are calculated by the following scheme:

Bull >0 and Bear>0   =>  Ind= Bull – Bear
Bull <0 and Bear<0   =>  Ind= Bear- Bull
(Bull <0 and Bear>0  ) or (Bull >0 and Bear<0  )  =>  Ind= Bear+Bull

The received Ind value multiplies on the coefficient of volume. The volume can be as tick, so real (set in input parameters). Then if the delta i.e. flat noise level is set, all the indicator values less than zero are set to zero.

 The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

 

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

 


The window of the indicator parameters setting.

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

Exp_ColorMETRO Exp_ColorMETRO

Trading system using the ColorMETRO indicator

Kagi Kagi

The Kagi chart drawn in a separate subwindow

Flat-Trend Flat-Trend

The indicator to define the trend and the flat.

ytg_Change_Price_Percent ytg_Change_Price_Percent

This indicator displays day price change in percentage for four selected financial institutes