OPEN-SOURCE SCRIPT

Fibonacci Time Periods

Cập nhật
The "Fibonacci Time Periods" indicator uses power exponents of the constant Phi based on your custom time period to generate Fibonacci sequence-based progression on a given chart. This tool can help to anticipate the timing of potential turning points by highlighting Fib time zones where significant price movements may occur.

It is different from other alternatives specifically for the ability to alter the rate of progression.
Most famous regular Fib sequence expands with 1.618^(n+1) rate which produces vast change just after few iterations.
ảnh chụp nhanh
Those ever-expanding big intervals don't allow us to cover the smaller details of the chart which we might find crucial. So, the idea was born to break down the constant Phi to a self-fraction using power exponents. In other words, reducing rate of progression to make the expansion more gradual without losing properties of Fibonacci proportions.
Default settings have a rate of 0.25 which is basically Phi^1/4
That means we expect 4x more lines than in regular sequence to cover missing bits owing to formula: 1.618^(0.25*(n+1))
ảnh chụp nhanh
(Line 0.618 is added to enhance visual orientation and perception of proportions)

How it works:
Exponential rate of progression
  • First, it works out the difference between your custom start (0) and end (1) period
  • The result is multiplied by 1.618^rate to get the step
  • Rest lines are created by iterations. For instance, with default rate of 0.25, the 1st generated line = start + (End-Start)*1.618^0.25*1, second line = start + (End-Start)*1.618^0.25*2, etc.

If we change the rate to 1 it will produce the regular fib sequence with 1.618^(n+1) rate
ảnh chụp nhanh

Fixed rate of progression:
In this mode, when rate is 0.25, it grows exactly with exponent step of 0.25 so first, second, third, etc generated lines also have the fixed exponent of 0.25. The distance between lines do not expand.
ảnh chụp nhanh

How to use:
  1. Set the start and end dates
  2. Choose the type of progression
  3. Choose your desired rate of progression
  4. Customize the colors to match your chart preferences.
  5. Observe the generated Fibonacci time intervals and use them to identify potential market movements and reactions.

Phát hành các Ghi chú
Fundamental change to the formula of "Fixed Progression": Basically the fib proportions are anchored to base distance, so that after 1 it goes 1.236, 1.382.. - makes the ratios repeat from 0;1. This allows to factor in very important cyclicality property in predictive properties. I've always used repetitive fibonacci ratios when I worked with fractals.
cycleCyclesexponentprogressionTIME

Mã nguồn mở

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

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

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