OPEN-SOURCE SCRIPT

RSRCH: DC-VWMA Width Calc

375
// Research intention of this script
// Objective : to find the direction of movement of index indicators
// Methodology : take the Donchian and VWMA input
// Compute Donchian and VWMA
// find the total width of Donchian = upper donchian value - lower donchian value
// Find the upper segment = upper donchian value - VWMA value
// find the lower segment = VWMA value - lower donchian value
// Plot them to see the trends glaringly.
// This works best with linebreak or Hiekin Ashi

免責事項

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