RobertD7723

ConditionZero

This study is a proof of concept analysis of situations that can lead to divide with zero or divide by zero conditions. Such situations can lead to mathematical errors, and can increase the potential for false alerts.

One common formula that is prone to this situation is:

pct=(high-close)/(high-low)

This is used to calculate percentage change of a candlestick.

Common outcomes are 0/0, 0/x, x/0, where x is a non zero value.

Visualizing this situation allows for more robust script development and deployment.

There are no user configurations.

Join my Patreon for exclusive access to Jackrabbit TV,

www.patreon.com/RD3277
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?