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:
9016
Rating:
(17)
Published:
2012.10.10 09:25
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


Standard Stochastic shown as a color histogram relative to level 50. Rising histogram bars above 50 are colored in green, while falling ones - in blue. Faling bars below 50 are colored in red, while rising ones - in magenta. If the histogram is above the signal line, the latter is colored in green indicating the rising market. If the histogram is below the signal line, the latter is colored in red indicating the falling market.

ColorStochastic

ColorStochastic 

 

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

XMACD_HTF XMACD_HTF

Standard MACD version that can be located by setting the indicator timeframe value different from the chart one. The indicator also allows traders to select histogram and signal line smoothing algorithms.

BvsB BvsB

Bears vs Bulls. Bees vs honey. Rock vs drugs.

InfoMarket InfoMarket

This is an informative script displaying data on the current trading pair in the chart window.

TimeSeries - Function Library for Working with Time Series TimeSeries - Function Library for Working with Time Series

Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).