bartua

Tilson T3 and MavilimW Triple Combined Strategy

bartua Cập nhật   
Inspired by truly greatful Kivanç Ozbilgic (www.tradingview.com/u/KivancOzbilgic/).

The strategy tries to combined three different moving average strategies into one.

Strategies covered are:

1. Tillson T3 Moving Average Strategy

Developed by Tim Tillson, the T3 Moving Average is considered superior to traditional moving averages as it is smoother, more responsive and thus performs better in ranging market conditions as well. However, it bears the disadvantage of overshooting the price as it attempts to realign itself to current market conditions.

It incorporates a smoothing technique which allows it to plot curves more gradual than ordinary moving averages and with a smaller lag. Its smoothness is derived from the fact that it is a weighted sum of a single EMA, double EMA, triple EMA and so on. When a trend is formed, the price action will stay above or below the trend during most of its progression and will hardly be touched by any swings. Thus, a confirmed penetration of the T3 MA and the lack of a following reversal often indicates the end of a trend. Here is what the calculation looks like:

T3 = c1*e6 + c2*e5 + c3*e4 + c4*e3, where:

– e1 = EMA (Close, Period)
– e2 = EMA (e1, Period)
– e3 = EMA (e2, Period)
– e4 = EMA (e3, Period)
– e5 = EMA (e4, Period)
– e6 = EMA (e5, Period)
– a is the volume factor, default value is 0.7 but 0.618 can also be used
– c1 = – a^3
– c2 = 3*a^2 + 3*a^3
– c3 = – 6*a^2 – 3*a – 3*a^3
– c4 = 1 + 3*a + a^3 + 3*a^2


T3 MovingThe T3 Moving Average generally produces entry signals similar to other moving averages and thus is traded largely in the same manner.

Strategy for Tillson T3 is if the close crossovers T3 line and for at least five bars the close was under the T3

2. Tillson T3 Fibonacci Cross

Kivanc Ozbilgic added a second T3 line with a volume factor of 0.618 (Fibonacci Ratio) and length of 3 (fibonacci number) which can be added by selecting the T3 Fibonacci Strategy input box.

Strategy for Tillson T3 Fibo is when the Fibo Line crossover the T3 it gives long signal vice versa.

3. MavilimW

MavilimW is originally a support and resistance indicator based on fibonacci injected weighted moving averages.

Strategy for MavilimW is is if the close crossovers T3 line and for at least five bars the close was under the T3

Hope you enjoy


Phát hành các Ghi chú:
1. Added input for displaying either labels or strategy inputs.
2. Fixed a bug for displaying T3 Fibo Plot
Phát hành các Ghi chú:
-- Added backtest window start and end for fine tune the backtest
-- Alert Condition Added If User prefer to use script as Study
Mã nguồn mở

Với tinh thần TradingView, tác giả của tập lệnh này đã xuất bản nó dưới dạng mã nguồn mở, vì vậy các nhà giao dịch có thể hiểu và xác minh nó. Chúc mừng tác giả! Bạn có thể sử dụng mã này miễn phí, nhưng việc sử dụng lại mã này trong một ấn phẩm chịu sự điều chỉnh của Nội quy nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Thông báo miễn trừ trách nhiệm

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?