PINE LIBRARY
更新済 FunctionZigZagMultipleMethods

Library "FunctionZigZagMultipleMethods"
ZigZag Multiple Methods.
method(idx) Helper methods enumeration.
Parameters:
idx: int, index of method, range 0 to 4.
Returns: string
function(method, value_x, value_y) Multiple method ZigZag.
Parameters:
method: string, default='(MANUAL) Percent price move over X * Y', method for zigzag.
value_x: float, x value in method.
value_y: float, y value in method.
Returns: tuple with:
zigzag float
direction
reverse_line float
realtimeofpivot int
ZigZag Multiple Methods.
method(idx) Helper methods enumeration.
Parameters:
idx: int, index of method, range 0 to 4.
Returns: string
function(method, value_x, value_y) Multiple method ZigZag.
Parameters:
method: string, default='(MANUAL) Percent price move over X * Y', method for zigzag.
value_x: float, x value in method.
value_y: float, y value in method.
Returns: tuple with:
zigzag float
direction
reverse_line float
realtimeofpivot int
リリースノート
v2 - Added Enumeration with zigzag methods available. added a extra method based on highest ATR over period XUpdated:
function(method, value_x, value_y)
Multiple method ZigZag.
Parameters:
method (series Method): string, default='(MANUAL) Percent price move over X * Y', method for zigzag.
value_x (float): float, x value in method.
value_y (float): float, y value in method.
Returns: tuple with:
zigzag float
direction bool
reverse_line float
realtimeofpivot int
Removed:
method(idx)
Helper methods enumeration.
Pineライブラリ
TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティ内の他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
Pineライブラリ
TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティ内の他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。