TradingView
JollyWizard
Aug 21, 2022 6:24 AM

[HA] Heikin-Ashi Shadow Candles 

Bitcoin / U. S. DollarKraken

Description

// For overlaying Heikin Ashi candles over basic charts, or for use in it's own panel as an oscillator.
// Enjoy the visual cues of HA candles, without giving up price action awareness.
// Good for learning and comparison.

// Aug 11 2022
Release Notes: * Bugfix: Candle color was based on classic direction not HA direction (did not update cover photo).

// Aug 12 2022
Release Notes: * Implemented true oscillator mode.
Provided as separate plot (styles tab) or mode switch option (Inputs tab). TV gets spazzy with "styles tab" "default hidden" plots, and will reset them if any variables are modified that affect them (i.e. wick color override). Mode switch should be sufficient for both users.

// Aug 21 2022
Republished because of typo in indicator name prevented search.
Comments
repo32
Very nice script! I liked the bottom one that stays on a 0 line plane. I just changed the script to "overlay=false" to get that setting. I like the ability to see the regular candles, with this script right below. Keep up the great work!
More