Make debugging easier during development in Pinescript by displaying debug variables on the chart. No need for explanations, you devs know how to use it :)
Library "debug"
label(_output, _delete, _position) - Debug label Parameters: _output (string): <string> Label output string _delete (bool): <bool> Delete all labels and only show the last one _position (string)
label_last(_output, _delete, _position) - Debug label on last bar Parameters: _output (string): <string> Label output string _delete (bool): <bool> Delete all labels and only show the last one _position (string)
label_array(_items, _max, _reversed) - Debug label on last bar. Parameters: _items (float[]): <array float> array of items. _max (int): <int> Maximum items to display _reversed (bool): <bool> Show reversed array
array(_items, _max, _reversed) - Debug label on last bar. Parameters: _items (float[]): <array float> array of items. _max (int): <int> Maximum items to display _reversed (bool): <bool> Show reversed array
error(_message, _display) - Debug error message. Parameters: _message (string): <string> Label output string _display (bool): <bool> Toggle to show hide the message.
ברוח TradingView אמיתית, המחבר פרסם קוד Pine זה כספריית קוד פתוח כדי שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית.
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.