دخول/تسجيل

تحليل التحليل الفني jimi0007 حول MKR في رمز في 15‏/5‏/2023

https://sahmeto.com/message/154258
jimi0007
jimi0007
الرتبة: 14774
،التحليل الفني،jimi0007

//@الإصدار = 5 مؤشر ("مخرج الثریا" ، sporttitle = 'ce mtf' ، overlay = true ، timeframe = "" ، timeframe_gaps = true) الطول = الإدخال (title = 'Atr Period' ، defval = 22) mult = input.float (title = 'Atr multiplier' ، الخطوة = 0.1 ، defval = 3.0) showlabels = input (title = 'show buy/sell absels؟' ، defval = true) useclose = المدخلات (title = "استخدم سعرًا إغلاقًا للتطرف؟" ، defval = true) AightlizationState = input (title = 'Aightization State؟' ، defval = true) ATR = mult * ta.atr (طول) longstop = (useclose؟ ta.high (إغلاق ، طول): ta.high (الطول)) - ATR longstopprev = nz (longstop ، longstop) Longstop: = Close> longstopprev؟ Math.Max (longstop ، longstopprev): longstop shortStop = (Useclose؟ ta.lowest (إغلاق ، طول): ta.lowest (الطول)) + ATR ShortStopPrev = NZ (shortstop ، shortstop) shortstop: = إغلاق ShortStopPrev؟ 1: إغلاق red longstopplot = قطعة أرض (dir == 1؟ longstop: na ، title = 'long stop' ، style = plot.style_linebr ، linewidth = 2 ، color = color.new (longcolor ، 0)) BuysInsIgnal = dir == 1 و dir == -1 PlotShape (BuySignal؟ longstop: Na ، title = 'long stop start' ، location = location.absolute ، style = form. PlotShape (buysignal و showlabels؟ longstop: na ، title = 'buy label' ، text = 'buy' ، location = location.absolute ، style = form. shortStopPlot = Plot (dir == 1؟ na: shortstop ، title = 'Short stop' ، style = plot.style_linebr ، linewidth = 2 ، color = color.new (shortcolor ، 0)) SellSignal = dir == -1 و dir == 1 PlotShape (SellSignal؟ shortStop: NA ، title = 'Stop Start' ، location = location.absolute ، style = form.circle ، size = size.tiny ، color = color.new (shortcolor ، 0)) PlotShape (sellsignal و showlabels؟ shortStop: na ، title = 'sell label' ، text = 'sell' ، location = location.absolute ، style = form. midpricplot = plot (OHLC4 ، title = '' ، style = plot.style_curcles ، linewidth = 0 ، display = display.none ، edium calse = false) LongfillColor = تسلیط الضوء؟ dir == 1؟ Longcolor: NA: NA shortfillColor = تسلیط الضوء؟ dir == -1؟ Shortcolor: NA: NA ملء (midpricplot ، longstopplot ، title = 'state cholding' ، color = color.new (longfillcolor ، 90)) ملء (midpricplot ، shortstopplot ، title = 'state cholding' ، color = color.new (shortfillcolor ، 90)) ChangeCond = dir! = dir alertcondition (ChangeCond ، title = 'Alert: CE Direction Change' ، Message = 'Chandelier Exit قد تغیر الاتجاه!') alertcondition (BuySignal ، title = 'Alert: ce buy' ، message = 'Chandelier Exit Buy!') alertcondition (SellSignal ، title = 'Alert: CE Sell' ، message = 'Chandelier Exit Sell!')

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