ورود

ثبت نام

خانه >

تحلیل ها >

Nnnn

Nnnn

exactingFerret92732

analysis_chart
مشخصات معامله

قیمت در زمان انتشار:

۹۰,۲۸۰

توضیحات
//@version=4
study(title=\"UT Bot Alerts\", overlay = true)

// ورودی‌ها
a = input(1, title = \"کلید مقدار. 'این حساسیت را تغییر می‌دهد'\")
c = input(10, title = \"دوره ATR\")
h = input(false, title = \"سیگنال‌ها از شمع‌های Heikin Ashi\")

xATR = atr(c)
nLoss = a * xATR

src = h ? security(heikinashi(syminfo.tickerid), timeframe.period, close, lookahead = false) : close

xATRTrailingStop = 0.0
xATRTrailingStop := iff(src > nz(xATRTrailingStop , 0) and src > nz(xATRTrailingStop , 0), max(nz(xATRTrailingStop ), src - nLoss),
iff(src < nz(xATRTrailingStop , 0) and src < nz(xATRTrailingStop , 0), min(nz(xATRTrailingStop ), src + nLoss),
iff(src > nz(xATRTrailingStop , 0), src - nLoss, src + nLoss)))

pos = 0
pos :=\tiff(src < nz(xATRTrailingStop , 0) and src > nz(xATRTrailingStop , 0), 1,
iff(src > nz(xATRTrailingStop , 0) and src < nz(xATRTrailingStop , 0), -1, nz(pos , 0)))

xcolor = pos == -1 ? color.red: pos == 1 ? color.green : color.blue

ema = ema(src,1)
above = crossover(ema, xATRTrailingStop)
below = crossover(xATRTrailingStop, ema)

buy = src > xATRTrailingStop and above
sell = src < xATRTrailingStop and below

barbuy = src > xATRTrailingStop
barsell = src < xATRTrailingStop

plotshape(buy, title = \"Buy\", text = \'Buy\', style = shape.labelup, location = location.belowbar, color= color.green, textcolor = color.white, transp = 0, size = size.tiny)
plotshape(sell, title = \"Sell\", text = \'Sell\', style = shape.labeldown, location = location.abovebar, color= color.red, textcolor = color.white, transp = 0, size = size.tiny)

barcolor(barbuy ? color.green : na)
barcolor(barsell ? color.red : na)

alertcondition(buy, \"UT Long\", \"UT Long\")
alertcondition(sell, \"UT Short\", \"UT Short\")"},{

آخرین تحلیل‌های undefined

خلاصه تحلیل ها
مشاهده بیشتر
احتمال Harmonic Butterfly در #SOL
صعودی

احتمال Harmonic Butterfly در #SOL

شاخص "Harmonic Patterns with Potential Detection" بر روی #SOL یک الگوی Harmonic Butterfly پتانسیل‌دار را شناسایی کرده است. هدف پتانسیل برای نقطه D برا...

Morning_Starr-image

Morning_Starr

حدود 1 ساعت قبل

منتخب سردبیر

مشاهده بیشتر

دستیار هوشمند ارز دیجیتال

ترمینال ترید بایتیکل نرم‌افزار جامع ترید و سرمایه‌گذاری در بازار ارز دیجیتال است و امکاناتی مانند دوره‌های آموزشی ترید و سرمایه‌گذاری، تریدینگ ویو بدون محدودیت، هوش مصنوعی استراتژی ساز ترید، کلیه داده‌‌های بازارهای مالی شامل داده‌های اقتصاد کلان، تحلیل احساسات بازار، تکنیکال و آنچین، اتصال و مدیریت حساب صرافی‌ها و تحلیل‌های لحظه‌ای را برای کاربران فراهم می‌کند.

دستیار هوشمند ارز دیجیتال
دستیار هوشمند ارز دیجیتال