TradingView
Dreadblitz
16 de Nov. de 2019 23:24

Leledc Exhaustion Bar V4 PLUS 

Micron Technology, Inc.NASDAQ

Descripción

Leledc Exhaustion Bar indicator created by glaz converted to Pine 4, plotshape was added.

Notas de prensa

added alerts
Comentarios
certainty12
你分享的指标,有帮助到我,感谢你的付出,给你点赞
Just_cryptomaniac
Does this repaint?
hanimusa
Please fix the alert or add a code so that it gives an alert when the signal goes up or down
demiran12
What if we set the code for leledc to 5 instead of 4?
Dreadblitz
@demiran12, you mean close [4]?
Dreadblitz
@Dreadblitz, you mean close 4 ?
demiran12
@Dreadblitz, this cades in 4

if close > close[4]
bindex := bindex + 1
bindex
if close < close[4]
sindex := sindex + 1
Vikkrannt_Shah
nice, what is the meaning behind 1 2 3 bomb or hammer ?
Dreadblitz
@VikrantShah, if you see the original glaz indicator, the minor changes are represented by an unfilled circle, in this case it is represented by 1 pump / hammer, the major changes in the original indicator are represented by a solid circle, in this case it is represented By 2 pump / hammer, many times the indicator generates a major and minor change signal at the same time, in the indicator it is represented by an empty circle + a solid point inside, in this indicator it is represented by 3 pump / hammer.
Más