if (ta.crossover(k, d) and k < 20) label.new(bar_index, high, "Buy", style=label.style_labeldown, color=color.green) if (ta.crossunder(k, d) and k > 80) label.new(bar_index, low, "Sell", style=label.style_labelup, color=color.red)
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.