OPEN-SOURCE SCRIPT
Atualizado

Calculate target by Range [Wyckoff,PnF]

37573
First of all, I would like to thank the author @LonesomeTheBlue.
This indicator developed on the source code "Point and Figure (PnF)" by author @LonesomeTheBlue.
This indicator calculate the range (Cause) of Phase accumulation or distribution to calculate the taget (Effect) based on the Wyckoff Method.
Formula for calculate move value target : Col * BoxSize * Reversal
Col -> Number of Column (PnF) in the range (Cause)
BoxSize -> Value in one Box (PnF)
Reversal -> Reversal (PnF)
Notas de Lançamento
.
Notas de Lançamento
Fix bug
Notas de Lançamento
Do not use the "Point and Figure ( PnF )" calculation algorithm by author @LonesomeTheBlue.
Instead, I use TradingView's "Point and Figure ( PnF )" calculation algorithm directly.
Helps increase accuracy and synchronization with tradingview more.
Notas de Lançamento
fix bug
Notas de Lançamento
Change default Reversal to 1
Notas de Lançamento
Update new version :
- Draw range wyckoff
- Calculator target : Min , Averrage, Max Price
- Draw line for target price
Notas de Lançamento
// English version
Many of you do not know how to use it. I will guide you how to use it as follows:
1. When you want to calculate the profit target, click to add this indicator.
2. After adding, you need to click on the chart of the position of "Wyckoff Range" in order: Left edge of Range -> Right edge of Range -> Lowest price of Range -> Highest price of Range.
3. View the results by viewing the line or price table.
Sorry because I use google translate.

// Tiếng việt
Nhiều bạn không biết cách sử dụng. Tôi sẽ hướng dẫn cách sử dụng như sau :
1. Khi bạn muốn tính mục tiêu lợi nhuận hãy ấn thêm indicator này.
2. Sau khi thêm các bạn cần nhấn trên biểu đồ vị trí của "Range Wyckoff" theo thứ tự : Cạnh bên trái của Range -> Cạnh bên phải của Range -> Giá thấp nhất của Range -> Giá cao nhất của Range.
3. Xem kết quả bằng cách xem đường line hoặc bảng giá.
Notas de Lançamento
// Tiếng việt
Cập nhật phiên bản mới.
Như các bạn cũng biết công thức tính TP của chúng ta = Col * BoxSize * Reversal
- Reversal : Mặc định trước nay là 3. Tôi nghĩ nó là hợp lý.
- BoxSize : Giá trị này khó xác định.
Nếu chúng ta có kinh nghiệm chọn hoặc thử nhiều giá trị khác nhau và cài đặt 'Traditional', thì kết quả sẽ ra khác nhau không đồng nhất vậy thì TP của chúng ta cũng là một số khó dự đoán.
Nếu chúng ta sử dụng 'ATR' thì giá trị này cũng sẽ thay đổi sau mỗi cây nến vậy cũng khó dự đoán TP. Và một Range có độ to nhỏ của giá khác nhau nếu để chung ATR cũng lại là một vấn đề.
=> Vì vậy tôi đã nghĩ ra một phương án và cập nhật trong bản cập nhật này. Công thức BoxSize = Độ rộng của Range / DIV Value (Giá trị bạn cài đặt). Nếu tính BoxSize theo công thức này sẽ giải quyết được vấn đề giá trị sẽ không bị thay đổi như 'ATR' và cũng giải quyết được Range có độ to nhỏ khác nhau. Về giá trị 'DIV Value' các bạn hãy backtest và lựa chọn một số phù hợp cho thị trường bạn giao dịch.
- Col : Trường hợp Range có thòi gian SideWay lâu hoặc nhanh thì bạn nên thay đổi lại TimeFrame thì hợp lý nhất.

// English
Update to the new version.
As you know, our TP calculation formula = Col * BoxSize * Reversal
- Reversal: The default is 3. I think it is reasonable.
- BoxSize: This value is difficult to determine.
If we have experience choosing or trying many different values ​​and setting 'Traditional', the results will be different and inconsistent, so our TP is also a difficult number to predict.
If we use 'ATR', this value will also change after each candle, so it is also difficult to predict TP. And a Range with different price sizes, if kept together with ATR, is also a problem.
=> So I came up with a solution and updated it in this update. BoxSize formula = Range Width / DIV Value (Value you set). If you calculate BoxSize according to this formula, it will solve the problem that the value will not change like 'ATR' and also solve the problem of Range having different sizes. Regarding the 'DIV Value' value, please backtest and choose a suitable number for the market you trade.
- Col: In case the Range has a long or short SideWay time, you should change the TimeFrame, which is most reasonable.
Sorry because I use Google Translate

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.