دخول/تسجيل

تحليل التحليل الفني vhdalian حول LOOM في رمز في 10‏/5‏/2025

https://sahmeto.com/message/3498577
،التحليل الفني،vhdalian

// الإصدار = 5indicator (title = "فهرس القوة النسبیة الجدیدة" ، sporttitle = "new rsi" ، format = format.price ، precision = 2 ، timeframe = "" ، timeframe_gaps = true) ///// ta.sma (المصدر ، الطول) "ema" => ta.ema (المصدر ، الطول) "smma (rma)" => ta.rma (المصدر ، الطول) "wma" => ta.wma (المصدر ، الطول) الإعدادات ") rsisourceInput = input.source (إغلاق ،" المصدر "، group =" إعدادات RSI ") matypeinput = input.string (" sma "، title =" ma type "، reports = [" sma "،" maa "،" mal "،" mal) title = "ma length" ، group = "ma settings") bbmultInput = input.float (2.0 ، minval = 0.001 ، maxval = 50 ، title = "BB stddev" ، group = "ma settings") up = ta.rma (math.max (ta.change (rsisourceinput) ، 0) ta.rma (-math.min (ta.change (rsisourceinput) ، 0) ، rsilengthinput) rsi = down == 0؟ 100: UP == 0؟ 0: 100 - (100 / (1 + أعلى / لأسفل)) rsima = ma (rsi ، malengthinput ، matypeinput) isBb = matypeinput == "Bollinger Bands" Plot (RSI ، "RSI" ، color =#7e57c2 ، display = display.none) plot (rsima ، "rsi ma" ، color = color.ywelling ، display = display.none) rsiupperBand = Hline (70 ، "RSI apper Band" ، color =#787b86) Hline (50 ، "RSI Middle Band" ، color = color.new (#787b86 ، 50)) COLOR =#787B86) FILL (rsiupperband ، rsilowerband ، color = color.rgb (126 ، 87 ، 194 ، 90) ، title = "rsi background fill") color = color.green) bbloWband = plot (ISBB؟ rsima - ta.stdev (rsi ، malengthinput) * bbmultInput: na ، title = "lower bollinger Band ، color = color.green) x = input (defval = 36) rsinew = ta.linreg (rsi ، x ، 0) rsimanew = ta.linreg (rsima ، x ، 0) مؤامرة (rsinew ، "new rsi" ، color =#7e57c2) (rsimanew ، "new rsi ma" ، color = yellow)

: English
إظهار الرسالة الأصلية
نوع الإشارة: محايد
الإطار الزمني:
15 دقيقة
السعر لحظة النشر:
‏0.0038938 US$
شارك
إشارات
الأفضل
قائمة المراقبة