Japanese below / 日本語説明は英文の後にあります。 ------------------------- This indicator that automatically displays Fibonacci from each High & Low based on 3 Zigzags. It's useful for multi-timeframe analysis. For example, Fibonacci calculated from the high and low prices (Zigzag 3 Period=100) of the upper timeframe can be displayed on the lower timeframe.
Also, you can set alerts for each Fibonacci point. It is useful when you are waiting for the price to return to the discount (50% or less) or the premium (50% or more) of the upper timeframe.
"Fib 1 - Crossing 0.00" … Trigger an alert when crossing the 0% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 100.0" … Trigger an alert when crossing the 100% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 23.6" … Trigger an alert when crossing the 23.6% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 38.2" … Trigger an alert when crossing the 38.2% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 50.0" … Trigger an alert when crossing the 50.0% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 61.8" … Trigger an alert when crossing the 61.8% line in Fibonacci of Zigzag1 "Fib 1 - Crossing 76.4" … Trigger an alert when crossing the 76.4% line in Fibonacci of Zigzag1 *Same as Zigzag 1 and Zigzag 2 too.
"Choose Zig Zag Leg for fib" parameter means... Latest : Calculate Fibonacci based on "the most recent Zigzag line". Previous : Calculate Fibonacci based on "the previous Zigzag line". ------------------------- 3つのZigzagを元に各High&Lowからフィボナッチを自動で表示するインジケーターです。 Zigzagの期間を工夫することで、マルチタイムフレーム分析に役立ちます。
例えば、以下の設定とした場合:
Zigzag 1 Period … 8 Zigzag 2 Period … 25 Zigzag 3 Period … 100
"Choose Zig Zag Leg for fib"パラメータについて: Latest … 一番新しいZigzagのライン(UpまたはDown)を元にフィボナッチを計算します。 Previous … ひとつ前のZigzagのライン(UpまたはDown)を元にフィボナッチを計算します。
版本注释
Added N-Calculation feature to Zigzag 1. You can predict the arrival point of the zigzag.
版本注释
Improvements: You can choose to turn on/off the display of each of the 3 zigzags.
版本注释
Add horizontal lines for zigzag 2 and zigzag 3 pivot points (high and lows). You can choice display ON/OFF(default:OFF) and other settings. ---------- zigzag 2 と zigzag 3にHigh/Lowラインを追加しました。デフォルトは非表示になっています。必要に応じてご使用ください。
Added function that can display plot instead of zigzag. It's optional. ----------------------------------------------------- Zigzagをラインではなく、プロットで表現する機能をオプションで追加しました。
Bug fixed that does not change the width line of the horizontal line common line width setting. --------------------------------------------- 水平線の共通width設定を変更しても幅線が変わらない不具合を修正。
版本注释
Example when N-calculation is selected. ----------------------- N値計算を選択した場合の例
版本注释
Improvement : Fib can be shown even if zigzag is hidden.
版本注释
Improvement: 2 additional Fibonacci coefficients can now be specified.