TradingView
Trendoscope
2 set 2022 14:13

SubCandles-V2 

Bitcoin / United States DollarCoinbase

Descrizione

Further development on the sub-candle concept defined in the earlier script. SubCandle

This time instead of concentrating only on the last part, we are dividing the main candle into three parts.

  • First Sub-Candle - Covers the candle movement from open to first of highest/lowest point. First sub-candle tells how fast/slow the initial movement took place and which direction it went.
  • Second Sub-Candle - Is always a full bodied candle. Most important think here is the thickness of the sub-candle which tells how quickly or slowly the price went from one side of the peak to other.
  • Third Sub-Candle - Similar to first sub-candle but covers the last part. This part is similar to what we are depicting in the earlier version of Sub-Candle script.


Thickness of the sub-candle is based on relatively how much time each sub-candle took to complete within the main candle. Few interpretation can be:

  • If the first or third sub-candle are the thicker ones and if the thicker sub-candle has long wick, then it may mean strong rejection.
  • If the first or third sub-candle are thicker ones and if the thicker sub-candle has full body, it may mean higher volatility within the sub-candle.
  • If the second sub-candle is thicker than the rest - it can mean strong bias towards the direction of second sub-candle
  • Thinner second sub-candle may mean a dump/pump. May need to check third sub-candle to see if the dump/pump are followed by pump/dump


Also adding the screen shot reference below.


Note: This can repaint within bar. Use it as part of bar replay. Will try to add more option to select a particular candle without bar reply soon

Let me know what you think?
Commenti
KioseffTrading
Nice job!
Trendoscope
@KioseffTrading, thanks my friend.
Pip-Whisperer
lmao had to reread this like 25 times, but now i get it
Vibranium_Capital
nice work my friend <3
Trendoscope
NAK1987
Amazing , love the addition .. :) Great work , I think this really adds to V1 sub candle too , I will be using it for sure .
Trendoscope
@NAK1987, No problem :)
code_a_r
this is really interesting. What made you think of this sub-candle concept?
Trendoscope
@code_a_r, I often come across issues where both stop and Tp hit on the same bar (on extreme volatility bars). I was mainly looking to overcome this issue.
sateeshk
so do we need to use subcandle v1 along with subcandle v2 or just subcandle v2 is enought to use
Altro