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

T3 floating levels oscillator - indicator for MetaTrader 5

Views:
13451
Rating:
(23)
Published:
2016.10.27 13:02
Updated:
2017.01.13 08:18
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

T3 indicator that is using floating levels as an aid to determine the trend transformed to be an oscillator instead of being displayed on chart

Since the indicator is an offsping of T3 floating levels indicator, major part of the description is the same and is going to be repeated here too (in order to avoid seeking for the other indicator)


Indicator is made to be using extended set (22 types) of prices, and since it is using floating levels, it can change colors (and alert accordingly), using 3 different conditions :

  • when outer levels are crossed
  • when middle (zero) level is crossed
  • when the slope of T3 changes
  • when slope of the oscillator changes

The mode when the slope of the oscillator changes is a deviation compared to the "on chart version" - the slopes of the T3 and the oscillator do not need to be the same (and are not the same in a lot of cases), so it was necessary to make that type too. The rest of color changes corresponds strictly to the on-chart version. The alerts are adjusted accordingly

It is already multi time frame (with the usual set of all available time frames in metatrader 5 - no need for some other indicator in order to have this version work in multi time frame mode)


Additional information about the "original T3" option was provided by the authors of the T3 modification (it was originally first applied on another trading platform) :

By Bob Fulks, modified by Alex Matulich 4/2003

The T3 Average is essentially a low-pass filter, as are the traditional moving average and exponential moving average. The T3 Average, however, exhibits a steeper rolloff, resulting in better  filtering of high-frequency noise while better preserving the low-frequency components of a time series.

The "Length" parameter is divided by two to make the T3 Average's lag equivalent to the lag of the traditional moving averages. This way you can use the T3 Average as a drop-in replacement for Average or xAverage, and get the same lag but better noise filtering.

With the addition of floating levels, the T3 usage can be extended to what it is normally used (as a kind of average). Floating levels are making it a a kind of an "on chart oscillator" and then it can be used with floating "significant levels of what is usually referred to as "over bought" and "over sold" levels, but the recommendation is not to use them in that way, but as a signal for a new trend forming or a previously established trend confirmation


T3 floating levels T3 floating levels

T3 with floating levels

Super Passband Filter 2.0 Super Passband Filter 2.0

Super pass-band filter as described by John Ehlers

BB MACD BB MACD

BB MACD is a MACD indicator variation with an addition of Bollinger bands

Lnx CCI Lnx CCI

The version of well known Woodies CCI with correct implementation of trend changing rules