חפש
מוצרים
קהילה
שווקים
חדשות
ברוקרים
עוד
HE
התחל
יורו / דולר אמריקאי
13 בפבר׳ 2021
Mast Trend alert
0
תפוס את הגרף הזה
תפוס את הגרף הזה
Buy1=dir == -1 and dir[1] == 1
Sell1=dir == 1 and dir[1] == -1
alertcondition(Buy1 or Sell1, "Buy/Sell", "Buy/Sell")
alertcondition(Buy1, "Buy", "Buy")
alertcondition(Sell1, "Sell", "Sell")
plotshape(Sell1, text = "Sell", textcolor=color.black, style = shape.labeldown, location = location.abovebar, color=color.red)
plotshape(Buy1, text = "Buy", textcolor=color.black, style = shape.labelup, location = location.belowbar, color=color.green)
UnknownUnicorn13934072
עקוב
Trend Analysis
UnknownUnicorn13934072
עקוב
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד ב
תנאים וההגבלות
.