PINE LIBRARY
تم تحديثه

StrategyMatrixLib

87
Library "StrategyMatrixLib"

render_matrix(posStr, digits, bgCol, headBg, headTxt, valCol, valTxt)
  Renders a strategy performance matrix (table) using strategy.* and strategy.closedtrades.*
  Parameters:
    posStr (string): Table anchor position: "Top Left" | "Top Right" | "Bottom Left" | "Bottom Right"
    digits (int): Decimal places for numeric formatting
    bgCol (color): Background color for non-header cells
    headBg (color): Background for header rows
    headTxt (color): Text color for header rows
    valCol (color): Background for value cells
    valTxt (color): Text color for value cells
  Returns: table id The created/updated table ID
ملاحظات الأخبار
v2
ملاحظات الأخبار
v3

Updated:
render_matrix(posStr, digits, bgCol, headBg, headTxt, valCol, valTxt)
  Renders a strategy performance matrix table.
  Parameters:
    posStr (string): "Top Left" | "Top Right" | "Bottom Left" | "Bottom Right"
    digits (int): Decimal places for numeric formatting
    bgCol (color): Background for non-header label cells
    headBg (color): Background for header rows
    headTxt (color): Text color for header rows
    valCol (color): Background for value cells
    valTxt (color): Text color for value cells
  Returns: table id (so caller can hold the table if desired)
ملاحظات الأخبار
v4
ملاحظات الأخبار
v5
ملاحظات الأخبار
v6
ملاحظات الأخبار
v7
ملاحظات الأخبار
v8

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.