Watch how to download trading robots for free
Find us on Twitter!
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:
8038
Rating:
(20)
Published:
2013.02.14 05:31
Updated:
2016.11.22 07:32
solarwinds.mq5 (5.83 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments. The most important thing is to define the trend using this oscillator. If the values are higher than zero when the indicator is colored in green, it will be up trend. If the indicator values are lower than zero when it is colored in red, it will be down trend. Bright colors correspond to movement by the trend, dark colors indicates the direction against the trend.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 05.10.2007.

Fig.1 The SolarWinds indicator

Fig.1 The SolarWinds indicator

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

LaguerreVolume LaguerreVolume

Volume indicator smoothed by the Laguerre filter

Divergence Divergence

The indicator displays the situation when the direction of price movement and technical indicators does not coincide

AbsoluteStrengthMarket AbsoluteStrengthMarket

A tape indicator which defines the market state using the AbsoluteStrength indicator

JMASlope JMASlope

The speed indicator of price change smoothed by the JMA averaging.