PROTECTED SOURCE SCRIPT
Closing Price Normalization

Indicator title : Price Normalized
Description : The indicator is a variation of %k Stochastic where it use highest/lowest closing price to define the range instead of highest high/lowest low,
the range also excluded current bar so that break above 100 or below 0 means current bar closing price breaks above highest/below lowest the closing price in the past 200 bars (default setting)
Simplest way to interpret the indicator is that as price retraced downward while indicator still above 50 value, it means the closing price still traded on the upper side of last 200 bars range
Warning: While the indicator assume similar characteristic as Stochastic Indicator, its is not meant to be used to determnine ovebought/oversold zone.
Disclaimer:
I always felt Pinescript is a very fast to type language with excellent visualization capabilities, so I've been using it as code-testing platform prior to actual coding in other platform.
Having said that, these study scripts was built only to test/visualize an idea to see its viability and if it can be used to optimize existing strategy.
While some of it are useful and most are useless, none of it should be use as main decision maker.
© fareidzulkifli
Description : The indicator is a variation of %k Stochastic where it use highest/lowest closing price to define the range instead of highest high/lowest low,
the range also excluded current bar so that break above 100 or below 0 means current bar closing price breaks above highest/below lowest the closing price in the past 200 bars (default setting)
Simplest way to interpret the indicator is that as price retraced downward while indicator still above 50 value, it means the closing price still traded on the upper side of last 200 bars range
Warning: While the indicator assume similar characteristic as Stochastic Indicator, its is not meant to be used to determnine ovebought/oversold zone.
Disclaimer:
I always felt Pinescript is a very fast to type language with excellent visualization capabilities, so I've been using it as code-testing platform prior to actual coding in other platform.
Having said that, these study scripts was built only to test/visualize an idea to see its viability and if it can be used to optimize existing strategy.
While some of it are useful and most are useless, none of it should be use as main decision maker.
© fareidzulkifli
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。