TradingView
JollyWizard
2022年8月20日早上6點32分

Ichimoku ATR Oscillator 

Shiba Inu / United States DollarCoinbase

描述

// An oscillator that visualizes Ichimoku trend line distances in terms of ATR.

// Public Domain
// By JollyWizard

發布通知

* Chikou Span distance is now relative to the closest candle price (High or Low). Chikou inside historical price = 0 ATR.

發布通知

* Updated all trend line distances to be based on closest price, with trend line inside the candle as 0 ATR.

發布通知

* Made closest price mode optional (currently only one toggle for all lines.
* Bugfix for current / cloud distances.
* Reworked code to describe assumptions to prevent nerd math bugs.
更多