BitcoinMedusa

Chart.Chat.Connect / About To Make It Happen

BITSTAMP:BTCUSD   บิทคอยน์
0
//Created by user ChrisMoody 1-31-2014 for user eriktatch

study(title = "CM_Hull MA-Color-Trend", shorttitle="CM_HMA-Color-Trend", overlay = true)
source = close, length = input(41, minval=1)
hullma = wma(2*wma(source, length/2)-wma(source, length), round(sqrt(length)))


//Lookback period set to ...use higher number to emphasize Trend
plot_color = hullma >= hullma ? lime : hullma < hullma ? red : white


plot(hullma, title = "Hull MA", style = line, linewidth = 4, color = plot_color)

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ เงื่อนไขการใช้บริการ