TradingView
blackcat1402
4. Febr. 2023 02:57

[blackcat] L3 Super Best Cost Line 

Bitcoin / TetherUSBinance

Beschreibung

Level: 3

Background
As suggested by @hedan1, he made a suggestion: this indicator can be further optimized to develop a dull line to filter the overall direction, and then use the sensitive line as a confirmation signal to enter.

One of my favourite tool to see fast trends which is simple but powerful. It runs under below market logic.

Function
With @hedan1's idea, the 1st thing i come up with is a two-layer structure: the inner sensitive part is the best cost line indicator, the outer layer is a supertrend indicator to control the overall trend direction.

Best cost line is a tool to model the people's mood and preference in the market. I define a typical price as wcx, when wcx is above the best cost line, which means traders are willing to use higher price to buy, then if you long, you are following the trend and make profit. On the other hand, if wcx is below the best cost line, which means traders are NOT willing to pursue higher price (maybe due to continous stop loss or sth other), then you should at least not long or if you are agressive in style, you may consider short.
That is it. Do you think it is simple and powerful enough?

Remarks
L: long entry, yellow
XL: close long, fuchsia
S: short entry, green
XS: close short, red


inner bullish: yellow color
inner bearish: fuchsia color
outer bullish: green color
outer bearish: red color

inner indicator : the best cost line
outer indicator : supertrend

also, i improved the display fucntinon remove some blur lines with linebr feature.

Feedbacks are appreciated.
Kommentare
BorsaPanda
Thank you. I sse the colors of the signal reversed. You wrote:
S: short entry, green
XS: close short, red

I see S in red, XS in green.

One of them needs to change. Most probably what you wrote in the definition.

Best
blackcat1402
@BorsaPanda,actually, you can change them in setting --> style with your preference
hedan1
大佬开发神速,感觉线太多了是不是有点乱,就一根快一根慢就挺好啊,不用线段,快线和慢线可以很容易看出金叉死叉,比如金叉后,价格在慢线上,也在快线上,此时系统性看多,如果慢线上,短线下可能存在系统内回调,走形态或者震荡
blackcat1402
@hedan1, 逻辑上基本一直,长空下不看多,不要贪,线可以自己手动在setting里面关掉,效果如图:
hedan1
@blackcat1402, 是的,逻辑确实一样,这样判断效率高了不少,这个快线是不是可以加入一些时间算法了,我不太懂哈,现在感觉就是过于敏感导致噪音不少,比如价格在慢线上,价格也在快线上,随着时间推动,蜡烛无法再推动价格上涨,是不是快线应该跑在蜡烛上面形成短期空头压制,偶尔一两根高点蜡烛并未大幅度突破,是不是应该用算法给过滤掉。如果考虑后期优化的话
blackcat1402
@hedan1, 首先,任何策略都有弱点,其次,我同意你说的这个情况,但是解决这个要再兼顾其优点是个难点也一直在研究解决的方案
Mehr