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:
4104
Rating:
(27)
Published:
2014.06.02 11:13
Updated:
2016.11.22 07:32
ticker_satl.mq5 (11.02 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

mandorr@gmail.com

The indicator is drawn as a colored cloud between the lines of a slow digital filter and the price.

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com on 10.09.2007.

Figure 1. The Ticker_SATL indicator

Figure 1. The Ticker_SATL indicator

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

FatlMacd FatlMacd

An oscillator from an averaged difference between the FATL digital filter and the Close price.

DigitMacd DigitMacd

A colored cloud formed by the lines of the FATL and SATL digital filters.

SatlMacd SatlMacd

This indicator is an oscillator based on the averaged difference between the SATL digital filter and the Close price.

Exp_DigitMacd Exp_DigitMacd

The Exp_DigitMacd EA is based on the signals generated by the DigitMacd oscillator.